IsSortingRowsAllowed Property
In This Topic
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 Boolean
public bool IsSortingRowsAllowed {get;}
See Also