| ItemDescriptionTDescription Property | 
            Gets the item's description.
            
 
Namespace: VirtualRadar.WinForms.PortableBindingAssembly: VirtualRadar.WinForms (in VirtualRadar.WinForms.dll) Version: 1.0.0.0 (1.0.0.0)
 Syntax
Syntaxpublic string Description { get; }Public ReadOnly Property Description As String
	Get
public:
property String^ Description {
	String^ get ();
}member Description : string with get
Property Value
Type: 
String See Also
See Also