[]
        
(Showing Draft Content)

C1.Blazor.DataFilter.TimeSpanRangeFilter

TimeSpanRangeFilter Class

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

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

Constructors

Name Description
TimeSpanRangeFilter()

Initializes a new instance of the TimeSpanRangeFilter class.

Properties

Name Description
Increment

Gets or sets the increment applied when the user pressed the up/down arrow keys.

Placeholder

Gets or sets the placeholder text.