ActiveReports Developer 7
SeriesGrouping Class Members
See Also  Properties  Methods  Events
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : SeriesGrouping Class

Glossary Item Box

The following tables list the members exposed by SeriesGrouping.

Public Constructors

 NameDescription
Public ConstructorSeriesGrouping Constructor

Initializes a new instance of the SeriesGrouping class.

 
Top

Public Properties

 NameDescription
Public PropertyContainer (Inherited from System.ComponentModel.Component)
Public PropertyDynamicSeries

Gets the dynamic series headings for the grouping.

 
Public PropertyParentGets or sets an IReportComponentContainer interface representing the parent hosting the component. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportComponent)
Public PropertySite (Inherited from System.ComponentModel.Component)
Public PropertyStaticSeries

Gets the static series headings for the grouping.

 
Public PropertyStyle

Gets or sets the border and background style properties for the series legend items(s) and data points in the series.

 
Top

Public Methods

 NameDescription
Public MethodCreateObjRef (Inherited from System.MarshalByRefObject)
Public MethodDispose (Inherited from System.ComponentModel.Component)
Public MethodGetLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodInitializeLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodToString (Inherited from System.ComponentModel.Component)
Public MethodValidateValidates the information in each property of the DataDynamics.Reports.ReportObjectModel.Runtime.SeriesGrouping object.  
Top

Public Events

 NameDescription
Public EventDisposed (Inherited from System.ComponentModel.Component)
Top

See Also