←Select platform

FieldValue Property

Summary

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

Syntax
C#
C++/CLI
Python
public string FieldValue { get; set; } 
public:  
   property String^ FieldValue 
   { 
      String^ get() 
      void set(String^ value) 
   } 
FieldValue # get and set (SingleField) 

Property Value

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

Requirements

Target Platforms

Help Version 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing Assembly

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