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