ActiveReports 11
CategoryGrouping Class Members
Properties  Methods  Events

GrapeCity.ActiveReports.v11 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : CategoryGrouping Class

The following tables list the members exposed by CategoryGrouping.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the CategoryGrouping class.  
Top
Public Properties
 NameDescription
Public PropertyGets the IContainer that contains the CategoryGrouping. (Inherited from System.ComponentModel.Component)
Public Property

Gets the dynamic category headings for the grouping.

 
Public PropertyGets or sets an IReportComponentContainer interface representing the parent hosting the component. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportComponent)
Public PropertyGets or sets the ISite of the CategoryGrouping.   (Inherited from System.ComponentModel.Component)
Public Property

Gets the static category headings for the grouping.

 
Top
Public Methods
 NameDescription
Public MethodCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public Method (Inherited from System.ComponentModel.Component)
Public MethodRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public Method

Returns a String containing the name of the CategoryGrouping, if any. This method should not be overridden.

(Inherited from System.ComponentModel.Component)
Public MethodValidates the information in each property of the CategoryGrouping object.  
Top
Public Events
 NameDescription
Public Event

Occurs when the component is disposed by a call to the Dispose method.

(Inherited from System.ComponentModel.Component)
Top
See Also

Reference

CategoryGrouping Class
GrapeCity.ActiveReports.PageReportModel Namespace