menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class CloseButtonType - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class CloseButtonType

    Represents the close button type for TabControl

    Inheritance
    System.Object
    CloseButtonType
    Namespace: Syncfusion.UI.Xaml.Controls.Navigation
    Assembly: Syncfusion.SfTabControl.UWP.dll
    Syntax
    public sealed class CloseButtonType : Enum

    Fields

    Both

    Set Both as the close button type

    Declaration
    public const CloseButtonType Both
    Field Value
    Type
    CloseButtonType

    Common

    Set common as the close button type

    Declaration
    public const CloseButtonType Common
    Field Value
    Type
    CloseButtonType

    Extended

    Set Extended as the close button type

    Declaration
    public const CloseButtonType Extended
    Field Value
    Type
    CloseButtonType

    Hide

    Set Hide as the close button type

    Declaration
    public const CloseButtonType Hide
    Field Value
    Type
    CloseButtonType

    Individual

    Set as Individual as the close button type

    Declaration
    public const CloseButtonType Individual
    Field Value
    Type
    CloseButtonType

    IndividualOnMouseOver

    Set IndividualOnMouseOver as the close button type

    Declaration
    public const CloseButtonType IndividualOnMouseOver
    Field Value
    Type
    CloseButtonType

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved