Version

TabScrolledEventArgs Class Members

The following tables list the members exposed by TabScrolledEventArgs.

Public Constructors
 NameDescription
Public ConstructorTabScrolledEventArgs ConstructorConstructor  
Public Properties
 NameDescription
Public PropertyScrollIncrementReturns the how much was scrolled. For single row TabLayoutStyles this is the number of tabs that were scrolled. For multi-row TabLayoutStyles this is the number of tab rows that were scrolled.  
Public PropertyScrollTypeReturns the type of scroll (next, previous, first, last etc.)  
See Also