IsGroupingRowsAllowed Property
In This Topic
Gets a value indicating whether it is possible to group rows according to the inner
System.ComponentModel.ICollectionView and
C1DataGrid configuration.
Syntax
'Declaration
Public ReadOnly Property IsGroupingRowsAllowed As Boolean
public bool IsGroupingRowsAllowed {get;}
See Also