KryptonWorkspaceDragPageNotify Property |
Gets and sets the interface for receiving page drag notifications.
Namespace:
Internal.ComponentFactory.Krypton.Workspace
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2023.1.2.0 (2023.1.2.0)
Syntaxpublic IDragPageNotify DragPageNotify { get; set; }
Property Value
Type:
IDragPageNotify
See Also