Enum
SortMode

The sort mode.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public enum SortMode

Fields

Multiple

Specifies that sorting can be done by multiple fields.

Declaration

cs-api-definition
Multiple = 1

Field Value

SortMode

Single

Specifies that sorting is done by a single field.

Declaration

cs-api-definition
Single = 0

Field Value

SortMode

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