alexa

    Show / Hide Table of Contents

    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
    System.Boolean

    Methods

    GetCommandDockBarParent()

    Declaration
    CommandDockBar GetCommandDockBarParent()
    Returns
    Type
    CommandDockBar

    SetChildControlBounds()

    Declaration
    void SetChildControlBounds()
    Back to top Generated by DocFX