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 public IBindingList ModelSubsetBindingList { get; }
Public ReadOnly Property ModelSubsetBindingList As IBindingList
Get
public:
property IBindingList^ ModelSubsetBindingList {
IBindingList^ get ();
}
member ModelSubsetBindingList : IBindingList with get
Property Value
Type:
IBindingListSee Also