MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / ReportItem Class
Fields Properties Methods Events

ReportItem Class Members

The following tables list the members exposed by ReportItem.

Public Fields
 NameDescription
Public FieldThe name of the default layer, which is always present.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets an action (e.g., hyperlink) associated with the report item.  
Public PropertyGets or sets a bookmark for the report item, which can be linked via a Bookmark action.  
Public PropertyGets or sets custom information for the report item.  
Public PropertyGets a collection of custom property elements.  
Public PropertyGets or sets the name to use for the data element or attribute for the report item.  
Public PropertyGets or sets a value indicating whether the item appears in a data rendering.  
Public PropertyGets or sets a height of the report item.  
Public PropertyGets or sets a value indicating whether a data region is kept together on a single page where possible.  
Public PropertyGets or sets a label for identifying an instance of a report item within the client UI (e.g., a user-friendly label for searching or appearing in the Document Map).  
Public PropertyGets or sets the name of the layer to which this report item belongs.  
Public PropertyGets or sets a horizontal position of the item within its container object.  
Public PropertyGets or sets the name of a report item contained within this report item that serves as the target location for the Document Map label (if any).  
Public PropertyGets or sets the name of the report item.  
Public PropertyGets or sets a style settings for the report item.  
Public PropertyGets or sets a tooltip for the report item.  
Public PropertyGets or sets a vertical position of the item within its container object.  
Public PropertyGets or sets a value indicating whether the report item is hidden.  
Public PropertyGets or sets a width of the report item.  
Public PropertyGets or sets a drawing order of the report item within its container.  
Top
Public Methods
 NameDescription
Public MethodReturns a list of the expressions contained by this report item.  
Public MethodValidates the current state of the ReportItem object.  
Top
See Also