Click or drag to resize

KryptonWorkspaceDragPageNotify Property

Gets and sets the interface for receiving page drag notifications.

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 IDragPageNotify DragPageNotify { get; set; }

Property Value

Type: IDragPageNotify
See Also