Enum TabStates
Represents the TabStates for TabControlExt
Namespace: Syncfusion.Windows.Tools.Controls
Assembly: Syncfusion.Tools.Wpf.dll
Syntax
public enum TabStates
Fields
| Name | Description |
|---|---|
| Hover | Set Hover as TabStates |
| HoverSelected | Set HoverSelected as TabStates |
| None | Set None as TabStates |
| Selected | Set Selected as TabStates |