The following tables list the members exposed by AutoScrollInfo.
Name | Description | |
---|---|---|
AutoScrollInfo Constructor | Initializes a new instance of the AutoScrollInfo struct |
Name | Description | |
---|---|---|
AdjustScrollInfoCallback | Returns or sets a delegate used to customize the scroll info for an auto scroll operation. | |
CanScrollDown | Returns true if a scroll down is possible (read-only). | |
CanScrollLeft | Returns true if a scroll left is possible (read-only). | |
CanScrollRight | Returns true if a scroll right is possible (read-only). | |
CanScrollUp | Returns true if a scroll up is possible (read-only). | |
ScrollArea | Returns the element that defines the scroll bounds (read-only). | |
ScrollOrientation | Returns or sets a value that indicates how the direction in which the auto scroll logic should execute when it is possible to scroll both horizontally and vertically. |