Library Vcl NextSuite 6 NextGrid6 Reference Classes TNxCustomGrid6 AppearanceOptions

AppearanceOptions

Options set for controlling appearance of the grid.

pas
property AppearanceOptions: TNxAppearanceOptions read FAppearanceOptions write SetAppearanceOptions default [aoHintIndicators, aoStyleColors];

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.

Sign in