WinUI | ComponentOne
C1.WinUI.DataFilter Assembly / C1.WinUI.DataFilter Namespace / TimeOnlyRangeFilter Class
Members
In This Topic
    TimeOnlyRangeFilter Class
    In This Topic
    Represents a filter of System.TimeOnly values with range slider or editors of range.
    Object Model
    TimeOnlyRangeFilter ClassExpression Class
    Syntax
    public class TimeOnlyRangeFilter : C1.WinUI.DataFilter.RangeFilterBase<TimeOnly> 
    Inheritance Hierarchy

    System.Object
       C1.WinUI.DataFilter.NotifyPropertyChanged
          C1.WinUI.DataFilter.Filter
             C1.WinUI.DataFilter.RangeFilterBase<T>
                C1.WinUI.DataFilter.TimeOnlyRangeFilter

    See Also