Click or drag to resize
MasterListToListBinderTModel, TListModel_FetchColumns Field
Protected method that fetches the content of the list, split into columns.

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> _FetchColumns

Field Value

Type: ActionTListModel, ListContentEventArgs
See Also