AllowSorting Property
AllowSorting
Gets or sets whether users are allowed to sort columns by tapping or clicking the column header cells.
Declaration
[Parameter]
public bool AllowSorting { get; set; }
<Parameter>
Public Property AllowSorting As Boolean