Click or drag to resize

KryptonDockingWorkspaceClearStoreAction Property

Gets the proprogate action used to clear a store page for this implementation.

Namespace: Internal.ComponentFactory.Krypton.Docking
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
protected override DockingPropogateAction ClearStoreAction { get; }

Property Value

DockingPropogateAction
See Also