Enum SwitchMode
Document's switch representation mode of the document container
Namespace: Syncfusion.Windows.Tools.Controls
Assembly: Syncfusion.Tools.Wpf.dll
Syntax
public enum SwitchMode
Fields
| Name | Description |
|---|---|
| Immediate | Simple switch. |
| List | Shows list with items. |
| None | No Switch. |
| QuickTabs | Shows gallery with items. |
| VistaFlip | Shows like Vista flip actions. |
| VS2005 | Shows like VS2005 action. |