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