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

In This Topic
    IsRelativeDate Property (IReportParameterWithRelativeDate)
    In This Topic
    True if we enter relative date value
    Syntax
    'Declaration
     
    Property IsRelativeDate As Boolean
    bool IsRelativeDate {get; set;}
    See Also