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 |