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

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