[]
Gets or sets the amount by which the Value property changes when the users presses the up and down keys.
[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; }