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: 2022.1.1.0 (2022.1.1.0)
Syntaxpublic IDragPageNotify DragPageNotify { get; set; }
Property Value
Type:
IDragPageNotify
See Also