Grouping Property (C1DataBinding)
In This Topic
Gets the
Grouping object that determines how data retrieved by the current data binding is grouped.
Syntax
'Declaration
Public ReadOnly Property Grouping As Grouping
public Grouping Grouping {get;}
See Also