Xamarin.Forms

Upgrade Guide User Guide Demos Support Forums Download
  • 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 Description
    TabHeaderDirection

    RightToLeft

    Specifies the right to left type in SfTabView control,

    Declaration
    public const TabHeaderDirection RightToLeft
    Field Value
    Type Description
    TabHeaderDirection

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved