C1.Web.Mvc.Sheet Namespace / FlexSheet Class / AllowSorting Property

In This Topic
AllowSorting Property (FlexSheet)
In This Topic
Gets or sets whether users are allowed to sort columns by clicking the column header cells.
Syntax
'Declaration
 
<IgnoreAttribute()>
Public Overrides Property AllowSorting As Boolean
 
See Also