[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Document.Parameter.DateOnly

DateOnly Property

DateOnly

Gets a value indicating whether the user should be prompted only for the date (ignoring time).

Declaration
public bool DateOnly { get; }
Property Value
Type Description
bool

true if only the date part is used; otherwise, false.

Remarks

This property is applicable only to DateTime parameters.