Click or drag to resize

CellPageNotifyPageDragQuit Method

Occurs when dragging pages has been cancelled.

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#
public void PageDragQuit(
	Object sender
)

Parameters

sender  Object
Source of the page drag; can be null.

Implements

IDragPageNotifyPageDragQuit(Object)
See Also