GrapeCity.ActiveReports.v8 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : DynamicColumnsRows Class |
The following tables list the members exposed by DynamicColumnsRows.
Name | Description | |
---|---|---|
DynamicColumnsRows Constructor | Initializes a new instance of the DynamicColumnsRows class. |
Name | Description | |
---|---|---|
Components | Gets a GrapeCity.ActiveReports.ReportObjectModel.ReportComponentCollection containing all the ReportComponents in the container. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportComponentContainer) | |
Container | (Inherited from System.ComponentModel.Component) | |
Grouping | Gets or sets the expressions by which to group the data. | |
Parent | Gets or sets an IReportComponentContainer interface representing the parent hosting the component. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportComponent) | |
ReportItems | Gets a GrapeCity.ActiveReports.ReportObjectModel.ReportItemCollection containing all the ReportItems in the container. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportComponentContainer) | |
Site | (Inherited from System.ComponentModel.Component) | |
Sorting | Gets or sets the expressions by which to sort the columns or rows. | |
Subtotal | Gets or sets an automatic subtotal for the column or row. | |
Visibility | Gets or sets a value indicating whether all of the dynamic columns or rows for this grouping are hidden and replaced with a subtotal column for the grouping scope. |
Name | Description | |
---|---|---|
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | |
Dispose | Releases the resources used by the DynamicColumnsRows. (Inherited from System.ComponentModel.Component) | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
ToString | (Inherited from System.ComponentModel.Component) | |
Validate | Validates the information in each property of the DynamicColumnsRows object. |