MindFusion WinForms Programmer's Guide
Calendar.ScrollPosition Property
See Also
 





Gets or sets the current scroll position.

Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling

 Syntax

C#  Copy Code

public Point ScrollPosition { get; set; }

Visual Basic  Copy Code

Public Property ScrollPosition As Point

 Property Value

A .NET Point object specifying the scroll position.

 See Also

Calendar Members
Calendar Class
MindFusion.Scheduling.WinForms Namespace
HScrollPos Property
VScrollPos Property