AllowSorting Property
AllowSorting
Gets or sets a value that indicates whether the user can sort this column by tapping the column header.
Declaration
[Parameter]
public bool AllowSorting { get; set; }
<Parameter>
Public Property AllowSorting As Boolean