Version

TabScrollButtons Class Members

The following tables list the members exposed by TabScrollButtons.

Public Properties
 NameDescription
Public PropertyAutoHideGets sets ability to hide scroll buttons when all tabs are visible.  
Public PropertyCssClassGets sets the custom css class applied to the container of scroll buttons.  
Public PropertyEndSpeedGets sets maximum scrolling speed.  
Public PropertyIsEmptyChecks if all properties have default values.  
Public PropertyNextButtonGets reference to container of properties related to button located on right (or bottom).  
Public PropertyPreviousButtonGets reference to container of properties related to button located on left (or top).  
Public PropertyScrollPositionGets sets scroll position of tab items in pixels.  
Public PropertyStartSpeedGets sets initial scrolling speed.  
Public Methods
 NameDescription
Public MethodResetReset all properties.  
Public MethodToStringReturns string formatted for visual designer.  
See Also