Search
DiagramView.ScrollChanged Event
See Also
 





Occurs when the view is scrolled.

Namespace: MindFusion.Diagramming.Blazor
Assembly: MindFusion.Diagramming.Blazor

 Syntax

C#  Copy Code

public event EventHandler ScrollChanged

Visual Basic  Copy Code

Public Event ScrollChanged As EventHandler

 See Also