C1.Web.Mvc.TransposedGrid Namespace / TransposedGridRow Class / AllowSorting Property

In This Topic
AllowSorting Property (TransposedGridRow)
In This Topic
Gets or sets whether the user can sort this column by clicking its header.
Syntax
'Declaration
 
<DefaultValueAttribute(True)>
Public Property AllowSorting As Boolean
 
See Also