Specifies if the toolbar is shown as a floating window or not
            
Namespace: Ico.WPF.SpecializedAssembly: IcoWPFSpecialized (in IcoWPFSpecialized.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# | 
|---|
public bool IsToolBarFloating { get; set; }  | 
| Visual Basic | 
|---|
Public Property IsToolBarFloating As Boolean Get Set  | 
| JScript | 
|---|
function get IsToolBarFloating () : boolean function set IsToolBarFloating (value : boolean)  |