Click or drag to resize
BasicDataGridSortField Property
Gets or sets the sort field. It can be used for setting the default sort field.

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

Property Value

Type: String
See Also