Click or drag to resize

WorkspaceMenusShouldSerializeShortcutMoveNext Method

Decide if the shortcut for moving the current page to the next cell.

Namespace: Internal.ComponentFactory.Krypton.Workspace
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
protected bool ShouldSerializeShortcutMoveNext()

Return Value

Boolean
True if value should be serialized.
See Also