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

ReportExtensions Class
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 
 
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