[]
        
(Showing Draft Content)

C1.Blazor.DataFilter.DateTimeRangeFilter

DateTimeRangeFilter Class

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

Namespace: C1.Blazor.DataFilter
Assembly: C1.Blazor.DataFilter.dll
Syntax
public class DateTimeRangeFilter : RangeFilterBase<DateTime>, INotifyPropertyChanged, IComponent, IDisposable

Constructors

Name Description
DateTimeRangeFilter()

Initializes a new instance of the DateTimeRangeFilter.

Properties

Name Description
Format

Gets or sets the custom DateTimeOffset format string.

Placeholder

Gets or sets the placeholder text.