[]
        
(Showing Draft Content)

C1.Blazor.Grid.GridColumn.SortDirection

SortDirection Property

SortDirection

Gets the sort direction when the underlying collection is sorted by the same field as this column's SortMemberPath or Binding.

Declaration
public SortDirection? SortDirection { get; }