alexa

    Show / Hide Table of Contents

    Enum TabItemHeaderStyle

    Represents styles for the visual presentation of tab headers.

    Namespace: Syncfusion.Windows.Tools.Controls
    Assembly: Syncfusion.Tools.Wpf.dll
    Syntax
    public enum TabItemHeaderStyle

    Fields

    Name Description
    Curve

    Represents tab headers as individual card-like elements with rounded corners.

    Fill

    Makes the tab visually prominent compared to unselected tabs by filling it with a distinct background color.

    Underline

    Highlights the selected tab with an underline.

    Back to top Generated by DocFX