ActiveReports 19 .NET Edition
MESCIUS.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 ConstructorInitializes a new instance of the CustomReportItem class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a description of the control used by accessibility client applications.  
    Public PropertyGets or sets an alternative report item to use if the custom report item cannot be processed.  
    Public PropertyGets or sets a custom data settings used by the custom report item.  
    Public PropertyGets or sets a XML representation of the custom report item.  
    Public PropertyGets a value indicating whether the custom report item functions as a data region.  
    Public PropertyGets a collection of report items contained within the custom report item.  
    Public PropertyGets or sets a type of the custom report item interpreted by the report server or designer tool.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Returns a list of the expressions contained by this report item.  
    Public MethodSorts the contained report items to optimize rendering performance.  
    Public MethodOverridden. Validates the current state of the CustomReportItem object.  
    Top
    See Also