←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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.