ComponentOne Xamarin Edition
SortMemberPath Property
C1.Xamarin.Forms.Grid Assembly > C1.Xamarin.Forms.Grid Namespace > GridColumn Class : SortMemberPath Property
Gets or sets the path used to sort when the column header of this column is tapped.
Syntax
public string SortMemberPath {get; set;}
Remarks
If no SortMemberPath is specified, the Binding property will be used.
See Also

Reference

GridColumn Class
GridColumn Members