AllowSorting Property (FlexSheet)
Gets or sets whether users are allowed to sort columns by clicking the column header cells.
[Ignore()]
public override bool AllowSorting {get; set;}
'Declaration
<IgnoreAttribute()>
Public Overrides Property AllowSorting As Boolean