New to Telerik UI for .NET MAUIStart a free 30-day trial

Specifies the sort order for data operations.

Definition

Namespace:Telerik.Maui.Controls.Data

Assembly:Telerik.Maui.Controls.dll

Syntax:

C#
public enum SortOrder

Fields

Specifies ascending sort order (A to Z, 0 to 9).

C#
Ascending = 0

Specifies descending sort order (Z to A, 9 to 0).

C#
Descending = 1
In this article
DefinitionFieldsAscendingDescending
Not finding the help you need?
Contact Support