Click or drag to resize

KryptonNavigatorLayoutOnInitialized Property

Should the OnInitialized call perform layout.

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#
protected virtual bool LayoutOnInitialized { get; }

Property Value

Type: Boolean
See Also