WinUI | ComponentOne
C1.WinUI.DataFilter Assembly / C1.WinUI.DataFilter Namespace / DateRangeFilter Class / UpperValue Property
In This Topic
    UpperValue Property (DateRangeFilter)
    In This Topic
    Gets or sets the current upper magnitude of the range.
    Syntax
    public Nullable<DateTime> UpperValue {get; set;}
    See Also