[]
Specifies the style for the display of selected cells.
public enum SelectionStyle
Public Enum SelectionStyle
| Name | Description |
|---|---|
| Both | Uses both the selection color settings and the renderer when cells are selected. |
| Color | Uses the selection color when cells are selected. |
| None | Does not change how the cells are displayed when selected. |
| Renderer | Uses the default settings in the renderer when cells are selected. |