ComponentOne ASP.NET MVC Controls
AllowSorting Property (FlexSheet)

C1.Web.Mvc.Sheet Namespace > FlexSheet Class : AllowSorting Property
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
[Ignore()]
public override bool AllowSorting {get; set;}
See Also

Reference

FlexSheet Class
FlexSheet Members