Enum ToolBarState
Represents the Enum for ToolBarState
Namespace: Syncfusion.Windows.Tools.Controls
Assembly: Syncfusion.Shared.WPF.dll
Syntax
public enum ToolBarState
Fields
| Name | Description |
|---|---|
| Docking | ToolBarAdv will be docked in any one of the ToolBarTrayAdv |
| Floating | ToolBarAdv will be floating |
| Hidden | ToolBarAdv will be hidden |