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