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: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
protected override DockingPropogateAction ClearStoreAction { get; }

Property Value

Type: DockingPropogateAction
See Also