ComponentOne FlexGrid for WPF and Silverlight
AllowSorting Property (Column)

C1.Silverlight.FlexGrid Namespace > Column Class : AllowSorting Property
Gets or sets a value that indicates whether the user can sort this column by clicking the cell header.
Syntax
'Declaration
 
Public Property AllowSorting As System.Boolean
public System.bool AllowSorting {get; set;}
See Also

Reference

Column Class
Column Members