Enum TabStates
Specifies state of the Ribbon TabButton.
Namespace: Syncfusion.Windows.Tools
Assembly: Syncfusion.Tools.Wpf.dll
Syntax
public enum TabStates
Fields
| Name | Description |
|---|---|
| Hover | Mouse hover state. |
| HoverSelected | Selected mouse hover state. |
| Normal | Normal state. |
| Selected | Selected state. |