IScrollProvider Properties
.NET Framework 4.5
The IScrollProvider type exposes the following members.
| Name | Description | |
|---|---|---|
|
HorizontallyScrollable | Gets a value that indicates whether the control can scroll horizontally. |
|
HorizontalScrollPercent | Gets the current horizontal scroll position. |
|
HorizontalViewSize | Gets the current horizontal view size. |
|
VerticallyScrollable | Gets a value that indicates whether the control can scroll vertically. |
|
VerticalScrollPercent | Gets the current vertical scroll position. |
|
VerticalViewSize | Gets the vertical view size. |