Click or drag to resize

KryptonRibbonGroupNumericUpDownIncrement Property

Gets or sets the amount to increment or decrement one each button click.

Namespace:  Internal.ComponentFactory.Krypton.Ribbon
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public decimal Increment { get; set; }

Property Value

Type: Decimal
See Also