Enum
SortStyle

Defines the sorting style of items in a control.

Definition

Namespace:Telerik.WinControls.Enumerations

Assembly:Telerik.WinControls.dll

Syntax:

cs-api-definition
public enum SortStyle

Fields

Ascending

Indicates ascending sorting.

Declaration

cs-api-definition
Ascending = 0

Field Value

SortStyle

Descending

Indicates descending sorting.

Declaration

cs-api-definition
Descending = 1

Field Value

SortStyle

None

Indicates no sorting.

Declaration

cs-api-definition
None = 2

Field Value

SortStyle

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