GrapeCity MultiRow Windows Forms Documentation
ScrollActions Class Members
Properties 


The following tables list the members exposed by ScrollActions.

Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)HorizontalScrollToFirstPageGets an IAction value that scrolls horizontally to the first page.  
Public Propertystatic (Shared in Visual Basic)HorizontalScrollToLastPageGets an IAction value that scrolls horizontally to the last page.  
Public Propertystatic (Shared in Visual Basic)HorizontalScrollToNextPageGets an IAction value that scrolls horizontally to the next page.  
Public Propertystatic (Shared in Visual Basic)HorizontalScrollToPreviousPageGets an IAction value that scrolls horizontally to the previous page.  
Public Propertystatic (Shared in Visual Basic)ScrollDownGets an IAction value that scrolls vertically down by one unit.  
Public Propertystatic (Shared in Visual Basic)ScrollLeftGets an IAction value that scrolls horizontally to the left by one unit.  
Public Propertystatic (Shared in Visual Basic)ScrollRightGets an IAction value that scrolls horizontally to the right by one unit.  
Public Propertystatic (Shared in Visual Basic)ScrollUpGets an IAction value that scrolls vertically up one unit.  
Public Propertystatic (Shared in Visual Basic)VerticalScrollToFirstPageGets an IAction value that scrolls vertically to the first page.  
Public Propertystatic (Shared in Visual Basic)VerticalScrollToLastPageGets an IAction value that scrolls vertically to the last page.  
Public Propertystatic (Shared in Visual Basic)VerticalScrollToNextPageGets an IAction value that scrolls vertically to the next page.  
Public Propertystatic (Shared in Visual Basic)VerticalScrollToPreviousPageGets an IAction value that scrolls vertically to the previous page.  
Top
See Also

Reference

ScrollActions Class
GrapeCity.Win.MultiRow Namespace
ShortcutKeyManager Property
IAction Interface
ActionList Class

 

 


Copyright © GrapeCity, inc. All rights reserved.