The IScrollManager type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| HorizontalMaxRange |
Gets the maximal horizontal scroll range.
| |
| HorizontalPageSize |
Gets the horizontal scroll page size.
| |
| HorizontalPosition |
Gets or sets the current horizontal scroll position.
| |
| VerticalMaxRange |
Gets the maximal vertical scroll range.
| |
| VerticalPageSize |
Gets the vertical scroll page size.
| |
| VerticalPosition |
Gets or sets the current vertical scroll position.
|