ComponentOne FlexGrid for WPF and Silverlight
AllowSorting Property (C1FlexGrid)

C1.WPF.FlexGrid Namespace > C1FlexGrid Class : AllowSorting Property
Gets or sets a value that indicates whether users are allowed to sort columns by clicking the column header cells.
Syntax
'Declaration
 
Public Property AllowSorting As System.Boolean
public System.bool AllowSorting {get; set;}
See Also

Reference

C1FlexGrid Class
C1FlexGrid Members