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: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public Object SelectedItem { get; set; }

Property Value

Type: Object
See Also