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

In This Topic
    ReportItemExtensions Class
    In This Topic
    Represents a set of extension methods for the GrapeCity.ActiveReports.PageReportModel.ReportItem class.
    Object Model
    ReportItemExtensions Class
    Syntax
    'Declaration
     
    Public MustInherit NotInheritable Class ReportItemExtensions 
    public static class ReportItemExtensions 
    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.ReportItemExtensions

    See Also