Raised when the control has been scrolled horizontally.
Namespace: MindFusion.Scheduling.Silverlight
Assembly: MindFusion.Scheduling.Silverlight
C# Copy Code |
---|
public event ScrollEventHandler HScroll |
Visual Basic Copy Code |
---|
Public Event HScroll As ScrollEventHandler |
HScroll event handlers receive an argument of type ScrollEventArgs.