[]
Represents a filter of TimeSpan values with range slider or editors of range.
public class TimeSpanRangeFilter : RangeFilterBase<TimeSpan>, INotifyPropertyChanged, IComponent, IDisposable
Name | Description |
---|---|
TimeSpanRangeFilter() | Initializes a new instance of the TimeSpanRangeFilter class. |
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. |