GrapeCity.Win.MultiRow Namespace : ScrollActions Class |
The following tables list the members exposed by ScrollActions.
Name | Description | |
---|---|---|
HorizontalScrollToFirstPage | Gets an IAction value that scrolls horizontally to the first page. | |
HorizontalScrollToLastPage | Gets an IAction value that scrolls horizontally to the last page. | |
HorizontalScrollToNextPage | Gets an IAction value that scrolls horizontally to the next page. | |
HorizontalScrollToPreviousPage | Gets an IAction value that scrolls horizontally to the previous page. | |
ScrollDown | Gets an IAction value that scrolls vertically down by one unit. | |
ScrollLeft | Gets an IAction value that scrolls horizontally to the left by one unit. | |
ScrollRight | Gets an IAction value that scrolls horizontally to the right by one unit. | |
ScrollUp | Gets an IAction value that scrolls vertically up one unit. | |
VerticalScrollToFirstPage | Gets an IAction value that scrolls vertically to the first page. | |
VerticalScrollToLastPage | Gets an IAction value that scrolls vertically to the last page. | |
VerticalScrollToNextPage | Gets an IAction value that scrolls vertically to the next page. | |
VerticalScrollToPreviousPage | Gets an IAction value that scrolls vertically to the previous page. |