KryptonNumericUpDownHexadecimal Property |
Gets or sets wheather the numeric up-down should display its value in hexadecimal.
Namespace:
Internal.ComponentFactory.Krypton.Toolkit
Assembly:
NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public bool Hexadecimal { get; set; }
Property Value
Type:
BooleanSee Also