Leadtools.Medical.Workstation.UI Namespace > IImageListViewItem Interface : Text Property |
string Text {get;}
'Declaration ReadOnly Property Text As String
'Usage Dim instance As IImageListViewItem Dim value As String value = instance.Text
__property string* get_Text();