MasterListToListBinderTModel, TListModelAddListModel Method |
Calls the add handler, returns the list model that it creates.
Namespace: VirtualRadar.WinForms.PortableBindingAssembly: VirtualRadar.WinForms (in VirtualRadar.WinForms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax protected TListModel AddListModel()
Protected Function AddListModel As TListModel
protected:
TListModel AddListModel()
member AddListModel : unit -> 'TListModel
Return Value
Type:
TListModelSee Also