Click or drag to resize

KryptonDomainUpDownDomainUpDown Property

Gets access to the contained DomainUpDown instance.

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

Property Value

Type: DomainUpDown
See Also