RadDiagramConnectionManipulationStarted Event |
Occurs before the connection manipulation has started.
Namespace: Telerik.WinControls.UIAssembly: Telerik.WinControls.RadDiagram (in Telerik.WinControls.RadDiagram.dll) Version: 2018.1.220.40 (2018.1.220.40)
Syntaxpublic event EventHandler<ManipulationEventArgs> ConnectionManipulationStarted
Public Event ConnectionManipulationStarted As EventHandler(Of ManipulationEventArgs)
Value
Type:
SystemEventHandlerManipulationEventArgs
See Also