Enum SlidePosition
Defines the Drawer Position
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public enum SlidePosition
Fields
| Name | Description |
|---|---|
| Bottom | Specifies the Bottom position |
| Left | Specifies the Left position |
| Right | Specifies the Right position |
| Top | Specifies the Top position |