TimeOnlyRangeFilterModel Class
A filter model for the DateRangeFilterElement applied when the bound column contains TimeOnly values.
Namespace: DevExpress.Xpf.Core.FilteringUI
Assembly: DevExpress.Xpf.Grid.v26.1.Core.dll
Declaration
Remarks
When a DateRangeFilterElement is bound to a TimeOnly column, the TimeOnlyRangeFilterModel is active.
The DateRangeFilterModelTemplateSelector applies the TimeOnlyRangeTemplate to the filter editor when the TimeOnlyRangeFilterModel is used as active.
Inheritance
See Also