[]
Represent state of an slicer item
[Flags]
public enum SlicerItemState
<Flags>
Public Enum SlicerItemState
| Name | Description |
|---|---|
| Data | Represents the Data. |
| Focus | Represents the focus. |
| Hover | Represents the hover. |
| None | Represents no state. |
| Selected | Represents the selected. |