Click or drag to resize

KryptonNavigatorSelectedIndex Property

Gets or sets the index of the currently-selected page.

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

Property Value

Type: Int32
See Also