Determines if the toolbar is docked to the editor.
| C# |
public bool ToolbarDocked { get; set; }
The default is true.
Set to false to allow the toolbar to be absolutely positioned.
| C# |
public bool ToolbarDocked { get; set; }
Set to false to allow the toolbar to be absolutely positioned.