←Select platform

CheckedString Property

Summary

Gets or sets the text that is displayed when the label is in the checked state.

Syntax

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

Property Value

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

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.Medical.Workstation Assembly