.. include:: headings.inc .. currentmodule:: dataview .. _DataViewCellRenderState: ========================================================================================================================================== |phoenix_title| **DataViewCellRenderState** ========================================================================================================================================== The `DataViewCellRenderState` enumeration provides the following values: ================================================================================ ================================================================================ **Description** **Value** ================================================================================ ================================================================================ ``DATAVIEW_CELL_SELECTED`` ``DATAVIEW_CELL_PRELIT`` ``DATAVIEW_CELL_INSENSITIVE`` ``DATAVIEW_CELL_FOCUSED`` ================================================================================ ================================================================================ |