Enables/Disables the toolbar management. When set to false the ToolBar is always hidden, despite its visibility
Namespace: Ico.WPF.SpecializedAssembly: IcoWPFSpecialized (in IcoWPFSpecialized.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public bool IsToolBarAllowed { get; set; } |
Visual Basic |
---|
Public Property IsToolBarAllowed As Boolean Get Set |
JScript |
---|
function get IsToolBarAllowed () : boolean function set IsToolBarAllowed (value : boolean) |