Xamarin.Android

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class TabHeaderPosition - Xamarin.Android API Reference | Syncfusion SfTabView control. ">

    Show / Hide Table of Contents

    Class TabHeaderPosition

    Describes the possible values for the position of header layout in SfTabView control.

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

    Fields

    Bottom

    Specifies the bottom location below the content region of SfTabView control.

    Declaration
    public const TabHeaderPosition Bottom
    Field Value
    Type Description
    TabHeaderPosition

    Top

    Specifies the top location above the content region of SfTabView control.

    Declaration
    public const TabHeaderPosition Top
    Field Value
    Type Description
    TabHeaderPosition

    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