GrapeCity.ActiveReports.v8 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : DataCell Class |
The following tables list the members exposed by DataCell.
Name | Description | |
---|---|---|
DataCell Constructor | Initializes a new instance of the DataCell class. |
Name | Description | |
---|---|---|
Components | Gets a GrapeCity.ActiveReports.ReportObjectModel.ReportComponentCollection containing all the ReportComponents in the container. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportComponentContainer) | |
Container | Gets the IContainer that contains the DataCell. (Inherited from System.ComponentModel.Component) | |
DataValues | Gets data values to pass to the custom report item | |
Parent | Gets or sets an IReportComponentContainer interface representing the parent hosting the component. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportComponent) | |
ReportItems | Gets a ReportItemCollection containing all the ReportItems in the container. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportComponentContainer) | |
Site | Gets or sets the ISite of the DataCell. (Inherited from System.ComponentModel.Component) |
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 DataCell. (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 | Returns a String containing the name of the DataCell, if any. This method should not be overridden. (Inherited from System.ComponentModel.Component) | |
Validate | Validates the information in each property of the DataCell object. |
Name | Description | |
---|---|---|
Disposed | Occurs when the component is disposed by a call to the Dispose method. (Inherited from System.ComponentModel.Component) |