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

In This Topic
    DateOnly Property (ParameterViewModel)
    In This Topic
    True if parameter allows only date to be entered.
    Syntax
    'Declaration
     
    Public ReadOnly Property DateOnly As Boolean
    public bool DateOnly {get;}
    See Also