FieldValue Property

Summary

A string value that represents the value returned from SingleSelectionField when this SingleField is selected.

Syntax
C#
VB
C++
public string FieldValue { get; set; } 
Public Property FieldValue As String 
public:  
   property String^ FieldValue 
   { 
      String^ get() 
      void set(String^ value) 
   } 

Property Value

A string that specifies the value of this field when selected.

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.