ComponentOne List 8.0 for ActiveX
Group Property

 

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.

Property applies to Column object (OLE DB only).

If set toTrue, 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.

See Outlook-Style Grouping for more information.

See Also

Column Object, Columns Collection

 

 


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

Product Support Forum  |  Documentation Feedback