GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : ReportItem Class |
The following tables list the members exposed by ReportItem.
Name | Description | |
---|---|---|
DefaultLayerName | ||
StyleNames |
Name | Description | |
---|---|---|
Action | Gets or sets an action (e.g. hyperlink) to perform when the report item is clicked. | |
Bookmark | Gets or sets a bookmark that can be linked via a Bookmark action. | |
Container | (Inherited from System.ComponentModel.Component) | |
Custom | Gets or sets custom information to be passed to a report output component. | |
DataElementName | Gets or sets the name to use for the data element or attribute for the report item. | |
DataElementOutput | Gets or sets a value indicating whether the item appears in a data rendering. | |
Height | Gets or sets the height of the report item. | |
Label | Gets or sets a label to identify an instance of a report item within the client UI (to provide a user-friendly label for searching or to appear in the Document Map). | |
LayerName | The name of layer to which this report item belongs. | |
Left | Gets or sets the distance of the item from the left edge of the containing object. | |
LinkToChild | Gets or sets the name of the report item contained directly within the report item that is the target location for the Document Map label (if any). | |
Name | Gets or sets the name of the report item. | |
Parent | Gets or sets an IReportComponentContainer interface representing the parent hosting the component. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportComponent) | |
RepeatWith | Gets or sets the name of the DataRegion with which the report item is repeated if that data region spans multiple pages. | |
Site | (Inherited from System.ComponentModel.Component) | |
Style | Gets or sets the the style settings for the report item. | |
StyleName | Gets or set element style name. | |
ToolTip | Gets or sets a textual label for the report item. | |
Top | Gets or sets the distance of the item from the top of the containing object. | |
Visibility | Gets or sets a value indicating whether the items are hidden. | |
Width | Gets or sets the width of the report item. | |
ZIndex | Gets or sets the drawing order of the report item within the containing object. |
Name | Description | |
---|---|---|
CreateObjRef | (Inherited from System.MarshalByRefObject) | |
Dispose | (Inherited from System.ComponentModel.Component) | |
GetLifetimeService | (Inherited from System.MarshalByRefObject) | |
InitializeLifetimeService | (Inherited from System.MarshalByRefObject) | |
ToString | (Inherited from System.ComponentModel.Component) | |
Validate | Validates the information in each property of the ReportItem object. |