menu

Xamarin.Android

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

    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
    TabHeaderPosition

    Top

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

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