Click or drag to resize
MasterListToSubsetBinderTSubsetModel, TMasterModel, TListModel, TIdentifier_BaseFetchColumns Field
The base method to fetch columns. We chain onto this.

Namespace: VirtualRadar.WinForms.PortableBinding
Assembly: VirtualRadar.WinForms (in VirtualRadar.WinForms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
protected Action<TListModel, ListContentEventArgs> _BaseFetchColumns

Field Value

Type: ActionTListModel, ListContentEventArgs
See Also