Raised when the value of a scrollbar has changed.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public event EventHandler Scroll |
Visual Basic Copy Code |
---|
Public Event Scroll As EventHandler |
Scroll event handlers receive an argument of type EventArgs.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |