ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / IReportParameter Interface / DateOnly Property

In This Topic
    DateOnly Property (IReportParameter)
    In This Topic
    If parameter is DateTime specifies whether user should be prompted for both date and time or only the date.
    Syntax
    'Declaration
     
    ReadOnly Property DateOnly As Boolean
    bool DateOnly {get;}
    See Also