Click or drag to resize

ContextPageEventArgsPage Property

Gets access to page associated with the context menu.

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#
public KryptonPage Page { get; }

Property Value

KryptonPage
See Also