ComponentOne ASP.NET MVC Controls
AllowSorting Property (FlexGridBase<T>)

C1.Web.Mvc Namespace > FlexGridBase<T> Class : AllowSorting Property
Gets or sets whether users are allowed to sort columns by clicking the column header cells.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Overridable Property AllowSorting As Boolean
[DefaultValue()]
public virtual bool AllowSorting {get; set;}
See Also

Reference

FlexGridBase<T> Class
FlexGridBase<T> Members