| MasterListToSubsetBinderTSubsetModel, TMasterModel, TListModel, TIdentifierModelSubsetBindingList Property | 
            Gets the list of subset identitifers as an IBindingList.
            
 
Namespace: VirtualRadar.WinForms.PortableBindingAssembly: VirtualRadar.WinForms (in VirtualRadar.WinForms.dll) Version: 1.0.0.0 (1.0.0.0)
 Syntax
Syntaxpublic IBindingList ModelSubsetBindingList { get; }Public ReadOnly Property ModelSubsetBindingList As IBindingList
	Get
public:
property IBindingList^ ModelSubsetBindingList {
	IBindingList^ get ();
}member ModelSubsetBindingList : IBindingList with get
Property Value
Type: 
IBindingList See Also
See Also