Click or drag to resize
ItemDescriptionListTUnderlyingBindingList Property
Gets the underlying list as an IBindingList.

Namespace: VirtualRadar.WinForms.PortableBinding
Assembly: VirtualRadar.WinForms (in VirtualRadar.WinForms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public IBindingList UnderlyingBindingList { get; }

Property Value

Type: IBindingList
See Also