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