ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / IReportParameterWithRelativeDate Interface
Members

In This Topic
    IReportParameterWithRelativeDate Interface
    In This Topic
    Defines interface to report parameters supported relative date
    Object Model
    IReportParameterWithRelativeDate Interface
    Syntax
    'Declaration
     
    Public Interface IReportParameterWithRelativeDate 
       Inherits IReportParameter 
    public interface IReportParameterWithRelativeDate : IReportParameter  
    See Also