Version

ActivityScrollButtonClickedEventArgs Class Members

The following tables list the members exposed by ActivityScrollButtonClickedEventArgs.

Public Constructors
 NameDescription
Public ConstructorActivityScrollButtonClickedEventArgs ConstructorCreates a new instance of the ActivityScrollButtonClickedEventArgs class.  
Public Properties
 NameDescription
Public PropertyDirectionReturns the direction in which the button scrolls, i.e., up or down.  
Public PropertyOwnerReturns the Owner associated with the button, or null if the button is not associated with an Owner.  
See Also