Products
|
Download
|
Order
|
Contact us
|
Photo restoration
NativeExcel suite v1.x
Reference
>
TDBGrid2Excel
>
ClearGroupFields
ClearGroupFields property
Indicates whether to skip export of grouped columns into detail area. The default value is True. Read/write Boolean.
Syntax
property
ClearGroupFields
: Boolean;
Example
This example sets ClearGroupFields property to true.
DBGrid2Excel1.ClearGroupFields := True;
Copyright © NikaSoft 2004-2007