GridView.SortedDescendingCellStyle Property
.NET Framework (current version)
Gets or sets the style of a GridView column when the column is sorted in descending order.
Assembly: System.Web (in System.Web.dll)
When this property is set to true, a style is applied to cells in the column when the data is sorted in descending order. For example, the column can be highlighted with a specific color when the sort type is descending.
.NET Framework
Available since 4.0
Available since 4.0
Show: