menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class TabHeaderDirection - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class TabHeaderDirection

    Option to choose the type of header direction

    Inheritance
    System.Object
    TabHeaderDirection
    Namespace: Syncfusion.XForms.TabView
    Assembly: Syncfusion.SfTabView.XForms.dll
    Syntax
    public sealed class TabHeaderDirection : Enum

    Fields

    LeftToRight

    Specifies the left to right type in SfTabView control,

    Declaration
    public const TabHeaderDirection LeftToRight
    Field Value
    Type
    TabHeaderDirection

    RightToLeft

    Specifies the right to left type in SfTabView control,

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