Indicates how the column options icon will behave in the column header cell.

Enumeration Members

AlwaysVisible: 1

The column options icon is always visible.

AppearOnHover: 2

The column options icon will appear when the header cell is hovered.

AppearOnHoverAnimate: 3

The column options icon will animate into view when the header cell is hovered.

Unset: 0

Use the default behavior which is AppearOnHoverAnimate.