Gets or sets the current scroll position.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public Point ScrollPosition { get; set; } |
Visual Basic Copy Code |
---|
Public Property ScrollPosition As Point |
A .NET Point object specifying the scroll position.