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

Show in webframe

Text Property (ListViewSeriesInformation)







Gets or sets the text of the item.
Syntax
public string Text {get; set;}
'Declaration
 
Public Property Text As String
'Usage
 
Dim instance As ListViewSeriesInformation
Dim value As String
 
instance.Text = value
 
value = instance.Text

            

            
public: __property string* get_Text();
public: __property void set_Text( 
   string* value
);
public:
property String^ Text {
   String^ get();
   void set (    String^ value);
}

Property Value

A System.String that represents the text to display for the item.
Requirements

Target Platforms

See Also

Reference

ListViewSeriesInformation Class
ListViewSeriesInformation Members

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