The IScrollManager type exposes the following members.

Properties

  NameDescription
Public propertyHorizontalMaxRange
Gets the maximal horizontal scroll range.
Public propertyHorizontalPageSize
Gets the horizontal scroll page size.
Public propertyHorizontalPosition
Gets or sets the current horizontal scroll position.
Public propertyVerticalMaxRange
Gets the maximal vertical scroll range.
Public propertyVerticalPageSize
Gets the vertical scroll page size.
Public propertyVerticalPosition
Gets or sets the current vertical scroll position.

See Also