[]
        
(Showing Draft Content)

C1.Xamarin.Forms.Grid.GridColumn.SortMemberPath

SortMemberPath Property

SortMemberPath

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

Declaration
public string SortMemberPath { get; set; }
Remarks

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