LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Description Property (IImageListViewItem)

Show in webframe






Gets a System.String that represents the description of the IImageListViewItem
Syntax
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();
property string* Description {
   string* get();
}

Property Value

A System.String that represents the description of the IImageListViewItem
Requirements

Target Platforms

See Also

Reference

IImageListViewItem Interface
IImageListViewItem Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.