Products
|
Download
|
Order
|
Forum
|
Contact us
NativeExcel suite v1.x
Reference
>
TDBGrid2Excel
>
DetailBorderColor
DetailBorderColor property
Specifies the color of the border for the detail area. The default value is clNone. Read/write TColor.
Syntax
property
DetailBorderColor
: TColor;
Example
This example sets the border color in the detail area to red.
DBGrid2Excel1.DetailBorderColor := clRed;
Copyright © NikaSoft 2004-2012