Specifies whether the toolbar is docked or not. By default, the toolbar is docked at the top of the control. The undocked version is floating in the upper right corner and can be opened by a mouse-click.

Syntax

public bool ToolbarDocked { get; set; }
Public Property ToolbarDocked() As Boolean