ComponentOne True DBGrid Pro 8
Group Property

This property returns a Boolean that indicates whether the column is being grouped.

Syntax

column.Group= boolean

Remarks

Read only at run time. Not available at design time.

If set to True, the given column is in the grouping area, as a member of the GroupColumns collection (the DataView property must be set to 2 - Group).

If False, the given column is not in the grouping area.

Note

This property applies to Column object (OLE DB only).

See Outlook-Style Grouping for more information.

See Also

Column Object

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback