ActiveReports 12
ICustomReportItem Interface Methods

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace : ICustomReportItem Interface

For a list of all members of this type, see ICustomReportItem members.

Public Methods
 NameDescription
 MethodGets a renderer of the specified type that can render this component. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 MethodReturns 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.  
 MethodGets the service object of the specified type. (Inherited from System.IServiceProvider)
 MethodInitializes the report item. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 MethodThe wrapper for the OnClick event. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 MethodThe wrapper for the OnDoubleClick event. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 MethodThe wrapper for the OnMove event. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 MethodThe wrapper for the ValueChange event. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
Top
See Also

Reference

ICustomReportItem Interface
GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace