[]
Gets or sets the current decimal value in the component.
[C1Category("Data")] [C1Description("RibbonNumericBox.Value", "The current Decimal value in the component.")] [Bindable(true)] public decimal Value { get; set; }