Enum ScrollDirection
Specifies the direction in which to scroll.
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public enum ScrollDirection
Fields
Name | Description |
---|---|
Left | Scrolls to the left. |
Right | Scrolls to the right. |