[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Slicers.SlicerItemState

SlicerItemState Enum

Represent state of an slicer item

Namespace: GrapeCity.Spreadsheet.Slicers
Assembly: GrapeCity.Spreadsheet.dll
Syntax
[Flags]
public enum SlicerItemState
<Flags>
Public Enum SlicerItemState

Fields

Name Description
Data

Represents the Data.

Focus

Represents the focus.

Hover

Represents the hover.

None

Represents no state.

Selected

Represents the selected.