Click or drag to resize

KryptonRibbonGroupNumericUpDownNumericUpDown Property

Access to the actual embedded KryptonNumericUpDown instance.

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 KryptonNumericUpDown NumericUpDown { get; }

Property Value

Type: KryptonNumericUpDown
See Also