Enum
RadSortOrder

Enumeration representing the order of sorting data in RadGrid

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.GridView.dll

Syntax:

cs-api-definition
public enum RadSortOrder

Fields

Ascending

sorts grid data ascendingly

Declaration

cs-api-definition
Ascending = 0

Field Value

RadSortOrder

Descending

sorts grid data descendingly

Declaration

cs-api-definition
Descending = 1

Field Value

RadSortOrder

None

does not sort the grid data

Declaration

cs-api-definition
None = 2

Field Value

RadSortOrder

In this article
DefinitionFieldsAscendingDescendingNone
Not finding the help you need?
Contact Support