Name | Description | |
---|---|---|
GetRenderer | Gets a renderer of the specified type that can render this component. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem) | |
GetRenderItem | Returns presentation of the CRI with the given DPI via simple report items supported by ActiveReports (in general - IImage implementation). Returned value must not be null . | |
GetService | Gets the service object of the specified type. (Inherited from System.IServiceProvider) | |
Initialize | Initializes the report item. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem) | |
OnClick | The wrapper for the OnClick event. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem) | |
OnDoubleClick | The wrapper for the OnDoubleClick event. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem) | |
OnMove | The wrapper for the OnMove event. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem) | |
OnValueChange | The wrapper for the ValueChange event. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem) |