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

Namespace: CMS.FormEngine.Web.UI
Assembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 13.0.131
Syntax
C#
public bool SortItems { get; set; }

Property Value

Type: Boolean
See Also