Click or drag to resize
ListFormControlSortItems Property
Indicates whether the items load to the ListControl will be alphabetically sorted.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
public bool SortItems { get; set; }

Property Value

Type: Boolean
See Also