Click or drag to resize
MasterListToListBinderTModel, TListModelAddListModel Method
Calls the add handler, returns the list model that it creates.

Namespace: VirtualRadar.WinForms.PortableBinding
Assembly: VirtualRadar.WinForms (in VirtualRadar.WinForms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
protected TListModel AddListModel()

Return Value

Type: TListModel
See Also