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

In This Topic
    ReportItem Class Members
    In This Topic

    The following tables list the members exposed by ReportItem.

    Public Fields
     NameDescription
    Public FieldThe name of default layer which is always present.  
    Top
    Public Properties
     NameDescription
    Public Property

    Gets or sets an action (e.g. hyperlink) to perform when the report item is clicked.

     
    Public Property

    Gets or sets a bookmark that can be linked via a Bookmark action.

     
    Public Property

    Gets or sets custom information to be passed to a report output component.

     
    Public Property

    Gets a collection of custom property elements.

     
    Public Property

    Gets or sets the name to use for the data element or attribute for the report item.

     
    Public Property

    Gets or sets a value indicating whether the item appears in a data rendering.

     
    Public Property

    Gets or sets the height of the report item.

     
    Public Property

    Gets or sets a value indicating whether a data region is kept together on a single page where possible.

     
    Public Property

    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).

     
    Public PropertyThe name of layer to which this report item belongs.  
    Public Property

    Gets or sets the distance of the item from the left edge of the containing object.

     
    Public Property

    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).

     
    Public Property

    Gets or sets the name of the report item.

     
    Public Property

    Gets or sets the the style settings for the report item.

     
    Public Property

    Gets or sets a textual label for the report item.

     
    Public Property

    Gets or sets the distance of the item from the top of the containing object.

     
    Public Property

    Gets or sets a value indicating whether the items are hidden.

     
    Public Property

    Gets or sets the width of the report item.

     
    Public Property

    Gets or sets the drawing order of the report item within the containing object.

     
    Top
    Public Methods
     NameDescription
    Public MethodValidates the information in each property of the ReportItem object.  
    Top
    See Also