Enum HybridScrollControl.ScrollDirection
Defines the constants that specifies the direction of scrolling.
Namespace: Syncfusion.Windows.Forms.Edit
Assembly: Syncfusion.Edit.Windows.dll
Syntax
public enum ScrollDirection
Fields
| Name | Description |
|---|---|
| Down | Specifies the scrolling towards the down direction. |
| Up | Specifies the scrolling towards the up direction. |