alexa
menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class TabStates

    Represents the TabStates for TabControlExt

    Inheritance
    System.Object
    TabStates
    Namespace: Syncfusion.Windows.Tools.Controls
    Assembly: Syncfusion.Tools.Wpf.dll
    Syntax
    public sealed class TabStates : Enum

    Fields

    Hover

    Set Hover as TabStates

    Declaration
    public const TabStates Hover
    Field Value
    Type
    TabStates

    HoverSelected

    Set HoverSelected as TabStates

    Declaration
    public const TabStates HoverSelected
    Field Value
    Type
    TabStates

    None

    Set None as TabStates

    Declaration
    public const TabStates None
    Field Value
    Type
    TabStates

    Selected

    Set Selected as TabStates

    Declaration
    public const TabStates Selected
    Field Value
    Type
    TabStates
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved