GridSortingSettings Properties |
The GridSortingSettings type exposes the following members.
Name | Description | |
---|---|---|
EnableSkinSortStyles |
Defines whether a predefined CssClass will be applied to the sorted column's cells
Default value is True
|
|
SortedAscToolTip |
Gets or sets the tooltip that will be displayed when you hover the sorting button
and the column is sorted ascending.
|
|
SortedBackColor | ||
SortedDescToolTip |
Gets or sets the tooltip that will be displayed when you hover the sorting button
and the column is sorted descending.
|
|
SortToolTip |
Gets or sets the tooltip that will be displayed when you hover the sorting button
and there is no sorting applied.
|