ActiveReports 11
IReportItem Interface Members
Properties  Methods 

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

The following tables list the members exposed by IReportItem.

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

Reference

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