Click or drag to resize

KryptonRibbonGroupDomainUpDownSelectedItem Property

Gets or sets the selected item based on the index value of the selected item in the collection.

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 Object SelectedItem { get; set; }

Property Value

Object
See Also