←Select platform

Value Property

Summary

(Read Only) Gets the value after processing the field.

Syntax

C#
VB
C++
public string Value { get; } 
Public ReadOnly Property Value() As String 
   Get 
public:  
   property String^ Value 
   { 
      String^ get() 
   } 

Property Value

String value of the field after processing.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing Assembly