[]
        
(Showing Draft Content)

C1.Blazor.Grid.GridColumn.SortMemberPath

SortMemberPath Property

SortMemberPath

Gets or sets the path used to sort when the column header of this column is tapped.

Declaration
[Parameter]
public string SortMemberPath { get; set; }
Remarks

If no SortMemberPath is specified, the Binding property will be used.