Click or drag to resize
ValueFromListBinderTModel, TControl, TValue, TListModelList Property
Gets the list.

Namespace: VirtualRadar.WinForms.PortableBinding
Assembly: VirtualRadar.WinForms (in VirtualRadar.WinForms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public IList<TListModel> List { get; set; }

Property Value

Type: IListTListModel
See Also