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