Products
|
Download
|
Order
|
Forum
|
Contact us
NativeExcel suite v2.x
Reference
>
TDBGrid2Excel
>
HeaderColor
HeaderColor property
Specifies the background color for the header area. Read/write TColor.
Syntax
property
HeaderColor
: TColor;
Example
This example sets the header color to silver.
DBGrid2Excel1.HeaderColor := clSilver;
Copyright © NikaSoft 2004-2010