Gets the Grouping object that determines how data retrieved by the current data binding is grouped.

Namespace:  C1.C1Preview.DataBinding
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public Grouping Grouping { get; }
Visual Basic
Public ReadOnly Property Grouping As Grouping
	Get

See Also