Click or drag to resize

CellPageNotify Constructor

Initialize a new instance of the CellPageNotify class.

Namespace:  Internal.ComponentFactory.Krypton.Workspace
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public CellPageNotify(
	KryptonWorkspace workspace
)

Parameters

workspace
Type: Internal.ComponentFactory.Krypton.WorkspaceKryptonWorkspace
Reference to owning workspace.
See Also