C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview.DataBinding Namespace / C1DataBinding Class / Grouping Property

In This Topic
Grouping Property
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
 
See Also