Interface ICommandBarDesignerInvoke
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public interface ICommandBarDesignerInvoke
Properties
CommandBarBaseVisibility
Declaration
bool CommandBarBaseVisibility { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Methods
GetCommandDockBarParent()
Declaration
CommandDockBar GetCommandDockBarParent()
Returns
Type | Description |
---|---|
CommandDockBar |
SetChildControlBounds()
Declaration
void SetChildControlBounds()