| ItemDescriptionListTUnderlyingBindingList Property  | 
 
Namespace: VirtualRadar.WinForms.PortableBindingAssembly: VirtualRadar.WinForms (in VirtualRadar.WinForms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic IBindingList UnderlyingBindingList { get; }Public ReadOnly Property UnderlyingBindingList As IBindingList
	Get
public:
property IBindingList^ UnderlyingBindingList {
	IBindingList^ get ();
}member UnderlyingBindingList : IBindingList with get
Property Value
Type: 
IBindingList
See Also