GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : Details Class |
The following tables list the members exposed by Details.
Name | Description | |
---|---|---|
Details Constructor | Initializes a new instance of the Details class. |
Name | Description | |
---|---|---|
Components | Gets a ReportComponentCollection object containing all the components hosted in the control. | |
Container | Gets the IContainer that contains the Details. (Inherited from System.ComponentModel.Component) | |
Grouping | Gets or sets the expressions by which to group the detail data. | |
Parent | Gets or sets an IReportComponentContainer interface representing the parent hosting the component. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportComponent) | |
Site | Gets or sets the ISite of the Details. (Inherited from System.ComponentModel.Component) | |
Sorting | Gets or sets the expressions by which to sort the detail data. | |
TableRows | Gets the detail rows for the table. | |
Visibility | Gets or sets a value indicating whether the details are hidden. |
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 Details. (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 Details object. |
Name | Description | |
---|---|---|
Disposed | Occurs when the component is disposed by a call to the Dispose method. (Inherited from System.ComponentModel.Component) |