[]
        
(Showing Draft Content)

C1.WPF.DataFilter.TimeOnlyRangeFilter

TimeOnlyRangeFilter Class

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

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

Constructors

Name Description
TimeOnlyRangeFilter()

Initializes a new instance of the TimeOnlyRangeFilter class.

Properties

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.