ActiveReports 12
DateOnly Property (Parameter)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.Expressions.ExpressionObjectModel Namespace > Parameter Class : DateOnly Property
Indicates whether the user should be prompted for both date and time or only the date. Applicable to DateTime parameters.
Syntax
'Declaration
 
Public ReadOnly Property DateOnly As Boolean
public bool DateOnly {get;}
See Also

Reference

Parameter Class
Parameter Members