Class ScrollIncrement
Represents the mode in which scrolling will take place in a TabControlAdv.
Inheritance
System.Object
ScrollIncrement
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public sealed class ScrollIncrement : Enum
Fields
Page
Scroll by page.
Declaration
public const ScrollIncrement Page
Field Value
| Type |
|---|
| ScrollIncrement |
Tab
Scroll by tab.
Declaration
public const ScrollIncrement Tab
Field Value
| Type |
|---|
| ScrollIncrement |