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 : Description Property |
string Description {get;}
'Declaration ReadOnly Property Description As String
'Usage Dim instance As IImageListViewItem Dim value As String value = instance.Description
__property string* get_Description();