[]
        
(Showing Draft Content)

C1.Blazor.DataFilter.TimeOnlyRangeFilter

TimeOnlyRangeFilter Class

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

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

Constructors

Name Description
TimeOnlyRangeFilter()

Initializes a new instance of the TimeOnlyRangeFilter class.

Properties

Name Description
Format

Gets or sets a custom time format.

Placeholder

Gets or sets the placeholder text.