Click or drag to resize
ValueFromListBinderTModel, TControl, TValue, TListModelSortList Property
Gets or sets a value indicating that the list should be sorted.

Namespace: VirtualRadar.WinForms.PortableBinding
Assembly: VirtualRadar.WinForms (in VirtualRadar.WinForms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool SortList { get; set; }

Property Value

Type: Boolean
See Also