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





Gets or sets the current horizontal scroll position.

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

 Syntax

C#  Copy Code

public int HScrollPos { get; set; }

Visual Basic  Copy Code

Public Property HScrollPos As Integer

 Property Value

An integer value specifying the current horizontal scroll position.

 See Also

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