ComponentOne FlexPivot for WinForms
AllowSorting Property

C1.Win.FlexPivot.4 Assembly > C1.Win.FlexPivot Namespace > C1FlexPivotGrid Class : AllowSorting Property
Gets or sets whether the grid can be sorted by clicking the column headers.
Syntax
'Declaration
 
Public Shadows Property AllowSorting As System.Boolean
public new System.bool AllowSorting {get; set;}
See Also

Reference

C1FlexPivotGrid Class
C1FlexPivotGrid Members