Version

ScrollEventArgs Class Members

The following tables list the members exposed by ScrollEventArgs.

Public Properties
 NameDescription
Public PropertyAction (Inherited from Infragistics.Win.UIActionNotification.UIActionEventArgs)
Public PropertyOrientationReturns an Orientation constant which defines whether the horizontal or vertical scrollbar was manipulated.  
Public PropertyScrollEventTypeReturns the ScrollEventType constant which describes the type of scroll, i.e., small increment, large increment, thumb drag, etc.  
See Also