Click or drag to resize
BasicDataGridSetFirstPageAfterSortChange Property
Indicates if page index is set to the first page after sort change.

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

Property Value

Type: Boolean
See Also