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