[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.ReportParameter.DateOnly

DateOnly Property

DateOnly

Gets or sets a value indicating whether the parameter contains only a date without a time component.

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

A bool value where true indicates that this parameter contains only a date without a time component; otherwise, false. The default value is true.