Click or drag to resize

KryptonRibbonGroupNumericUpDownValue Property

Gets or sets the current value of the numeric up-down control.

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

Property Value

Decimal
See Also