ActiveReports 9
ICustomReportItem Interface Members
Properties  Methods 

The following tables list the members exposed by ICustomReportItem.

Public Properties
 NameDescription
 PropertyCustomDataReturns custom data of this CRI  
 PropertyCustomPropertiesGets custom properties of the report item. Exists primary for FlashViewer. Returned value can be null.  
 PropertyDataElementValueReturns data element value.  
 PropertyReferencedImagesGets the images required for rendering of the report item. Exists primary for FlashViewer. Returned value can be null.  
 PropertyRenderItemReturns presentation of the CRI with system DPI via simple report items supported by ActiveReports (in general - IImage implementation). Returned value must not be null.  
 PropertyTypeSpecifies type of custom report item. Exists primary for FlashViewer (GrapeCity.ActiveReports.Rendering.ICustomReportItemFactory). Returned value can be null.  
Top
Public Methods
 NameDescription
 MethodGetRenderItemReturns 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.  
Top
See Also

Reference

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

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum