[]
Represents a filter of TimeOnly values with range slider or editors of range.
public class TimeOnlyRangeFilter : RangeFilterBase<TimeOnly>, INotifyPropertyChanged
Name | Description |
---|---|
TimeOnlyRangeFilter() | Initializes a new instance of the TimeOnlyRangeFilter class. |
Name | Description |
---|---|
Format | Gets or sets a custom time format. |
Increment | Gets or sets the increment applied when the user pressed the up/down arrow keys. |
Placeholder | Gets or sets the placeholder text. |