ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / CustomReportItem Class
Properties Methods Events

In This Topic
    CustomReportItem Class Members
    In This Topic

    The following tables list the members exposed by CustomReportItem.

    Public Constructors
     NameDescription
    Public Constructor

    Initializes a new instance of the CustomReportItem class.

     
    Top
    Public Properties
     NameDescription
    Public Property

    Gets or sets the alternative report item to use in the event that the custom report item cannot be used.

     
    Public Property

    Gets or sets the custom data settings used by the custom report item

     
    Public Property

    Gets a collection of custom property elements for the custom report item.

     
    Public Property

    Gets or sets the XML representation of the custom report item. This contains all of the XML content inside the CustomReportItem element.

     
    Public Property

    Gets a value indicating whether the custom report item is a data region.

     
    Public PropertyImplements IRdlContainer.ReportItems.  
    Public Property

    Gets or sets a custom report item's type which is interpreted by the report server or designer tool.

     
    Top
    Public Methods
     NameDescription
    Public MethodSort items to improve rendering performance.  
    Public MethodOverridden. Validates the information in each property of the CustomReportItem  
    Top
    See Also