Enum CollapseDirection
Specifies the collapse/expand direction of the group bar.
Namespace: Syncfusion.Windows.Tools
Assembly: Syncfusion.Tools.Wpf.dll
Syntax
public enum CollapseDirection
Fields
| Name | Description |
|---|---|
| Left | Left collapse/expand direction. |
| Right | Right collapse/expand direction. |