Click or drag to resize
GridSortingSettings Properties

The GridSortingSettings type exposes the following members.

Properties
  Name Description
Public property EnableSkinSortStyles
Defines whether a predefined CssClass will be applied to the sorted column's cells Default value is True
Public property SortedAscToolTip
Gets or sets the tooltip that will be displayed when you hover the sorting button and the column is sorted ascending.
Public property SortedBackColor
Public property SortedDescToolTip
Gets or sets the tooltip that will be displayed when you hover the sorting button and the column is sorted descending.
Public property SortToolTip
Gets or sets the tooltip that will be displayed when you hover the sorting button and there is no sorting applied.
Top
See Also