alexa

    Show / Hide Table of Contents

    Interface IHeaderDesigner

    Interface for designer of header control.

    Namespace: Syncfusion.Windows.Forms.Tools.Controls.RibbonTabControl.Interfaces
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public interface IHeaderDesigner

    Methods

    GetTabHeaderDesigner()

    Retrieves designer of part of header control that manages tabs.

    Declaration
    RibbonHeaderControlDesigner GetTabHeaderDesigner()
    Returns
    Type Description
    RibbonHeaderControlDesigner

    Designer of part of header control that manages tabs.

    Back to top Generated by DocFX