ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering Namespace / CustomData Class / DataColumnGroupings Property

In This Topic
DataColumnGroupings Property (CustomData)
In This Topic
Gets the groupings on the column axis for the CustomData structure.
Syntax
'Declaration
 
Public MustOverride ReadOnly Property DataColumnGroupings As DataGroupingCollection
 

Property Value

The collection of data column groupings.
See Also