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