[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonNumericBox.Increment

Increment Property

Increment

Gets or sets the amount by which the Value property changes when the users presses the up and down keys.

Declaration
[C1Category("Behavior")]
[C1Description("RibbonNumericBox.Increment", "The amount by which the Value property changes when the users presses the up and down keys.")]
public decimal Increment { get; set; }