[]
Gets or sets the maximum value accepted by the component.
[C1Category("Behavior")]
[C1Description("RibbonNumericBox.Maximum", "The maximum value accepted by the component.")]
public decimal Maximum { get; set; }
<C1Category("Behavior")>
<C1Description("RibbonNumericBox.Maximum", "The maximum value accepted by the component.")>
Public Property Maximum As Decimal