MindFusion.Wpf Pack Programmer's Guide
Calendar.HScrollPos Property
See Also
 





Gets or sets the current horizontal scroll position. This is a dependency property.

Namespace: MindFusion.Scheduling.Wpf
Assembly: MindFusion.Scheduling.Wpf

 Syntax

C#  Copy Code

public double HScrollPos { get; set; }

Visual Basic  Copy Code

Public Property HScrollPos As Double

 Property Value

An integer value specifying the current horizontal scroll position.

 See Also

Calendar Members
Calendar Class
MindFusion.Scheduling.Wpf Namespace
VScrollPos Property