Online Documentation for Advanced Data Export for RAD Studio VCL

TTableOptions.HeadersRowBgColor

 

TTableOptions                


property HeadersRowBgColor: TColor;

 

Description

The HeadersRowBgColor property sets the background color in the table column headers (the default headers are the source field names; they can be changed by setting the Captions property). See Color Using Notes to set the colors correctly.

 


See also:

HeadersRowFontColor property

OddRowBgColor property

TableBgColor property

Color Using Notes