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





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

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

 Syntax

C#  Copy Code

public double VScrollPos { get; set; }

Visual Basic  Copy Code

Public Property VScrollPos As Double

 Property Value

An integer value specifying the current vertical scroll position.

 See Also

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