ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Core.Rendering.ReportParameters Namespace / IReportParametersManager Interface
Members

In This Topic
    IReportParametersManager Interface
    In This Topic
    Provides methods for managing report parameters.
    Object Model
    IReportParametersManager Interface
    Syntax
    'Declaration
     
    Public Interface IReportParametersManager 
    public interface IReportParametersManager 
    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