menu

MAUI Toolkit

  • User Guide
  • Demos
  • Support
Class TabHeaderAlignment - MAUI-ToolKit API Reference | Syncfusion

    Show / Hide Table of Contents

    Class TabHeaderAlignment

    Describes the possible values for the header position of SfTabView.

    Inheritance
    System.Object
    TabHeaderAlignment
    Namespace: Syncfusion.Maui.Toolkit.TabView
    Assembly: Syncfusion.Maui.Toolkit.dll
    Syntax
    public sealed class TabHeaderAlignment : Enum

    Fields

    Center

    Specifies center position for the tab header.

    Declaration
    public const TabHeaderAlignment Center
    Field Value
    Type
    TabHeaderAlignment

    End

    Specifies end position for the tab header.

    Declaration
    public const TabHeaderAlignment End
    Field Value
    Type
    TabHeaderAlignment

    Start

    Specifies start position for the tab header.

    Declaration
    public const TabHeaderAlignment Start
    Field Value
    Type
    TabHeaderAlignment
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved