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

Defines the sorting style of items in a control.

Definition

Namespace:Telerik.WinControls.Enumerations

Assembly:Telerik.WinControls.dll

Syntax:

C#
public enum SortStyle

Fields

Indicates ascending sorting.

C#
Ascending = 0

Indicates descending sorting.

C#
Descending = 1

Indicates no sorting.

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