Products
|
Download
|
Order
|
Forum
|
Contact us
NativeExcel suite v1.x
Reference
>
TDBGrid2Excel
>
GroupColor
GroupColor property
Specifies the background color for the
group
title area. Read/write TColor.
Syntax
property
GroupColor
: TColor;
Example
This example sets the color of the group titles to yellow.
DBGrid2Excel1.GroupColor := clYellow;
Copyright © NikaSoft 2004-2010