Click or drag to resize

KryptonNavigatorAllowPageReorder Property

Gets or sets the default setting for allowing the page reordering using the mouse.

Namespace:  Internal.ComponentFactory.Krypton.Navigator
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2023.1.2.0 (2023.1.2.0)
Syntax
C#
public bool AllowPageReorder { get; set; }

Property Value

Type: Boolean
See Also