Products
|
Download
|
Order
|
Forum
|
Contact us
NativeExcel suite v1.x
Reference
>
TDBGrid2Excel
>
DetailColor
DetailColor property
Specifies the background color for the detail area. Read/write TColor.
Syntax
property
DetailColor
: TColor;
Example
This example sets the detail color to aqua.
DBGrid2Excel1.DetailColor := clAqua;
Copyright © NikaSoft 2004-2012