Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
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();