ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.Rdl.Tools Namespace / ReportExtensions Class
Members

In This Topic
    ReportExtensions Class
    In This Topic
    Represents a set of extension methods for the GrapeCity.ActiveReports.PageReportModel.Report class to visit, modify, or extract information from the Report definition model.
    Object Model
    ReportExtensions Class
    Syntax
    'Declaration
     
    Public MustInherit NotInheritable Class ReportExtensions 
    public static class ReportExtensions 
    Remarks
    This class should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.Rdl.Tools.ReportExtensions

    See Also