ActiveReports 9
IReportItem Interface Properties

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

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.  
 PropertyLabelGets document map label. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IDocumentMapItem)
 PropertyLeftThe distance of the item from the left of the containing object.  
 PropertyNameThe name of this report item.  
 PropertyOwnHiddenIndicates this report item own hidden state.  
 PropertyParentSets or returns a reference to this object's parent. If the parent is unavailable null is returned. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IRenderComponent)
 PropertyRenderComponentsReturns a collection of render components. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IRenderComponent)
 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
See Also

Reference

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

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum