SelectedCellStyle: String;
The SelectedCellStyle property specifies name of CSS class which styles will be applied to the cells in table selection area.
Use JSON or the setSelectedCellStyle method to set the property value and the getSelectedCellStyle method to set the property value.
The example of use is given on the TabSheetSettings.ReturnSelectionAfterFocus property description page.
See also: