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

Specifies the direction of a sort operation.

Definition

Namespace:Telerik.DataSource

Assembly:Telerik.DataSource.dll

Syntax:

C#
public enum ListSortDirection

Fields

Sorts in ascending order.

C#
Ascending = 0

Sorts in descending order.

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