[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Viewer.ParameterDescriptor.DateOnly

DateOnly Property

DateOnly

Gets or sets a value indicating whether the parameter should only accept date values.

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

true if the parameter should only include dates; otherwise, false.