ComponentOne DataGrid for WPF and Silverlight
IsSortingRowsAllowed Property (C1DataGrid)

C1.WPF.DataGrid Namespace > C1DataGrid Class : IsSortingRowsAllowed Property
Gets a value indicating whether it is possible to sort rows according to the inner System.ComponentModel.ICollectionView and C1DataGrid configuration.
Syntax
'Declaration
 
Public ReadOnly Property IsSortingRowsAllowed As System.Boolean
public System.bool IsSortingRowsAllowed {get;}
See Also

Reference

C1DataGrid Class
C1DataGrid Members