[]
Gets or sets the minimum value accepted by the component.
[C1Category("Behavior")] [C1Description("RibbonNumericBox.Minimum", "The minimum value accepted by the component.")] public decimal Minimum { get; set; }