Specifies the default position of the toolbar
Namespace: Ico.WPF.SpecializedAssembly: IcoWPFSpecialized (in IcoWPFSpecialized.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public Dock ToolBarPlacement { get; set; } |
| Visual Basic |
|---|
Public Property ToolBarPlacement As Dock Get Set |
| JScript |
|---|
function get ToolBarPlacement () : Dock function set ToolBarPlacement (value : Dock) |