AppearanceOptions
Options set for controlling appearance of the grid.
pas
property AppearanceOptions: TNxAppearanceOptions read FAppearanceOptions write SetAppearanceOptions default [aoHintIndicators, aoStyleColors, aoHotTrackSelection];
This property can be used for controlling features such as visibility of hint indicators (aoHintIndicators), font style of text in selected cells (aoBoldSelectedText) or whether color alternation will be enabled (aoAlternatingRowColors) and more.
Remarks
Option aoHotTrackSelection is added in v6.30.0.