Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

CheckedString Property







Gets or sets the text that is displayed when the label is in the checked state.
Syntax
public string CheckedString {get; set;}
'Declaration
 
Public Property CheckedString As String
'Usage
 
Dim instance As CheckLabel
Dim value As String
 
instance.CheckedString = value
 
value = instance.CheckedString

            

            
public: __property string* get_CheckedString();
public: __property void set_CheckedString( 
   string* value
);
public:
property String^ CheckedString {
   String^ get();
   void set (    String^ value);
}

Property Value

The text that is displayed when the label is in the checked state.
Requirements

Target Platforms

See Also

Reference

CheckLabel Class
CheckLabel Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features