New to Telerik UI for WinFormsStart a free 30-day trial

Enumeration representing the order of sorting data in RadGrid

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.GridView.dll

Syntax:

C#
public enum RadSortOrder

Fields

sorts grid data ascendingly

C#
Ascending = 0

sorts grid data descendingly

C#
Descending = 1

does not sort the grid data

C#
None = 2
In this article
DefinitionFieldsAscendingDescendingNone
Not finding the help you need?
Contact Support