ItemDescriptionTItem Property |
Gets the item that is being described.
Namespace: VirtualRadar.WinForms.PortableBindingAssembly: VirtualRadar.WinForms (in VirtualRadar.WinForms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax Public ReadOnly Property Item As T
Get
public:
property T Item {
T get ();
}
member Item : 'T with get
Property Value
Type:
TSee Also