ActiveReports 9
IReportItem Interface Members
Properties  Methods 

The following tables list the members exposed by IReportItem.

Public Properties
 NameDescription
 PropertyActionThe Action object of this report item.  
 PropertyBookmarkSpecifies a bookmark that can be linked to via a Bookmark action.  
 PropertyDataElementNameThe name to use for the data element or attribute for this report item when rendered via a data oriented rendering extension (e.g. XML).  
 PropertyDataElementOutputIndicates how this item should appear when rendered with a data oriented rendering device.  
 PropertyHeightHeight of the item.  
 PropertyHiddenIndicates if this report item should be hidden.  
 PropertyIsDynamicallyHiddenDetermines if this item has dynamic visiblity and is hidden.  
 PropertyLeftThe distance of the item from the left of the containing object.  
 PropertyNameThe name of this report item.  
 PropertyOwnHidden  
 PropertyStyleReturns style of the report item.  
 PropertyStyleNameSpecifies style name.  
 PropertyTargetDeviceDefines output kinds in which report item is present (Screen, Export tec.)  
 PropertyToggleItemSpecifies a report item that users can click toggle the visibility of this item.  
 PropertyToolTipContains a textual label for the item.  
 PropertyTopThe distance of the item from the top of the containing object.  
 PropertyTopFromRootContainerThe Top position relative to the report item's root container.  
 PropertyWidthWidth of the item.  
 PropertyZIndexSpecifies drawing order of the report item within the containing object.  
Top
Public Methods
 NameDescription
 MethodGetRendererGets a renderer of the specified type that can render this component.  
 MethodInitializeInitializes the report item.  
 MethodOnClickWrapper for the OnClick event.  
 MethodOnDoubleClickWrapper for the OnDoubleClick event.  
 MethodOnMoveWrapper for the OnMove event  
 MethodOnValueChangeWrapper for the ValueChange event.  
 MethodSetLocationSets the report control location.  
 MethodSetSizeSet the size of this report item.  
Top
See Also

Reference

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

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum