[]
        
(Showing Draft Content)

C1.Blazor.DataFilter.DateOnlyFilter

DateOnlyFilter Class

Conditional filter for DateOnly data type.

Namespace: C1.Blazor.DataFilter
Assembly: C1.Blazor.DataFilter.dll
Syntax
public class DateOnlyFilter : ConditionalFilter, INotifyPropertyChanged, IComponent, IDisposable

Constructors

Name Description
DateOnlyFilter()

Properties

Name Description
Format

Gets or sets a custom date format.

Maximum

Gets or sets the maximum possible value for the filter.

Minimum

Gets or sets the minimum possible value for the filter.

Placeholder

Gets or sets the placeholder text.

SupportedFilterOperations

List of supported FilterOperation.