ScrollPosition Property (C1Schedule)
In This Topic
Gets or sets the System.Drawing.Point value determining the current scroll position.
Syntax
'Declaration
Public Property ScrollPosition As System.Drawing.Point
public System.Drawing.Point ScrollPosition {get; set;}
See Also