Click or drag to resize

KryptonRibbonGroupNumericUpDownUpDownAlign Property

Gets or sets how the up-down control will position the up down buttons relative to its text box.

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 LeftRightAlignment UpDownAlign { get; set; }

Property Value

Type: LeftRightAlignment
See Also