Click or drag to resize
MasterListToSubsetBinderTSubsetModel, TMasterModel, TListModel, TIdentifierSubsetModel Property
Gets or sets the object that holds the subset list of identifiers.

Namespace: VirtualRadar.WinForms.PortableBinding
Assembly: VirtualRadar.WinForms (in VirtualRadar.WinForms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public TSubsetModel SubsetModel { get; set; }

Property Value

Type: TSubsetModel
See Also