[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.DataGroupingCollection

DataGroupingCollection Class

Represents the data grouping collection.

Inheritance
DataGroupingCollection
Namespace: GrapeCity.ActiveReports.Extensibility.Rendering
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public abstract class DataGroupingCollection

Constructors

Name Description
DataGroupingCollection()

Properties

Name Description
Count

Gets the items count.

this[int]

Gets the DataMemberCollection at the specified index.

Extension Methods