Visual Basic (Declaration) | |
---|---|
Public NotInheritable Class SeriesGrouping Inherits ReportComponent Implements IReportComponent |
C# | |
---|---|
public sealed class SeriesGrouping : ReportComponent, IReportComponent |
A SeriesGrouping must have a defined DynamicSeries, a defined StaticSeries, or both.
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
GrapeCity.ActiveReports.PageReportModel.ReportComponent
GrapeCity.ActiveReports.PageReportModel.SeriesGrouping