Click or drag to resize
BasicDataGridSortAscending Property
Direction of sorting. Default value is True.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax
C#
public virtual bool SortAscending { get; set; }

Property Value

Type: Boolean
See Also