ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / ParameterViewModel Class / SupportRelativeDate Property

In This Topic
    SupportRelativeDate Property
    In This Topic
    True if parameter support relative date
    Syntax
    'Declaration
     
    Public ReadOnly Property SupportRelativeDate As Boolean
    public bool SupportRelativeDate {get;}
    See Also