TemplateColumn<TGridItem>.SortBy Property

Definition

Specifies sorting rules for a column.

C#
[Microsoft.AspNetCore.Components.Parameter]
public override Microsoft.AspNetCore.Components.QuickGrid.GridSort<TGridItem>? SortBy { get; set; }

Property Value

Attributes

Applies to

Product Versions
ASP.NET Core 8.0, 9.0