[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonNumericBox.Value

Value Property

Value

Gets or sets the current decimal value in the component.

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