Share via


SortedProperty.Direction Property

Definition

The direction to sort by.

public Microsoft.AspNetCore.Components.QuickGrid.SortDirection Direction { get; init; }
member this.Direction : Microsoft.AspNetCore.Components.QuickGrid.SortDirection with get, set
Public Property Direction As SortDirection

Property Value

Applies to