C1.Web.Mvc.Olap Namespace / PivotGrid Class / SortingType Property

In This Topic
SortingType Property (PivotGrid)
In This Topic
Gets or sets how the grid sort columns by clicking the column header cells.
Syntax
'Declaration
 
<DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)>
Public Overridable Property SortingType As AllowSorting
 
See Also