Enum ScrollIncrement
Represents the mode in which scrolling will take place in a TabControlAdv.
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public enum ScrollIncrement
Fields
Name | Description |
---|---|
Page | Scroll by page. |
Tab | Scroll by tab. |