[]
        
(Showing Draft Content)

C1.Blazor.DataFilter.DateOnlyRangeFilter

DateOnlyRangeFilter Class

Represents a filter of DateOnly values with range slider or editors of range.

Inheritance
DateOnlyRangeFilter
Namespace: C1.Blazor.DataFilter
Assembly: C1.Blazor.DataFilter.dll
Syntax
public class DateOnlyRangeFilter : RangeFilterBase<DateOnly>, INotifyPropertyChanged, IComponent, IDisposable

Constructors

Name Description
DateOnlyRangeFilter()

Initializes a new instance of the DateOnlyRangeFilter class.

Properties

Name Description
Format

Gets or sets a custom date format.

Placeholder

Gets or sets the placeholder text.