ActiveReports 12
IReportItem Interface Properties

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

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

Public Properties
 NameDescription
 PropertyThe Action object of this report item.  
 PropertySpecifies a bookmark that can be linked to via a Bookmark action.  
 PropertyThe name to use for the data element or attribute for this report item when rendered via a data oriented rendering extension (e.g. XML).  
 PropertyIndicates how this item should appear when rendered with a data oriented rendering device.  
 PropertyHeight of the item.  
 PropertyIndicates if this report item should be hidden.  
 PropertyDetermines if this item has dynamic visiblity and is hidden.  
 PropertyGets a value indicating whether the report item is kept together on one page if possible.  
 PropertyGets document map label. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IDocumentMapItem)
 PropertyThe distance of the item from the left of the containing object.  
 PropertyThe name of this report item.  
 PropertyReturns a collection of render components. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IRenderComponent)
 PropertyReturns style of the report item.  
 PropertySpecifies style name.  
 PropertyDefines output kinds in which report item is present (Screen, Export tec.)  
 PropertySpecifies a report item that users can click toggle the visibility of this item.  
 PropertyContains a textual label for the item.  
 PropertyThe distance of the item from the top of the containing object.  
 PropertyWidth of the item.  
 PropertySpecifies drawing order of the report item within the containing object.  
Top
See Also

Reference

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