ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering Namespace / IReportInformationService Interface
Members

In This Topic
    IReportInformationService Interface
    In This Topic
    Represents a service that returns global variables and user-specific information related to the report.
    Object Model
    IReportInformationService Interface
    Syntax
    'Declaration
     
    Public Interface IReportInformationService 
    public interface IReportInformationService 
    Remarks
    This interface 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.
    See Also