Spread.Services Documentation
GroupItems Property
GrapeCity.Documents.Spread.Drawing Namespace > IShape Interface : GroupItems Property
Returns the IGroupShapes object that represents the individual shapes in the specified group. Use the indexer of IGroupShapes to return a single shape from the group.
Syntax
IGroupShapes GroupItems {get;}
See Also

Reference

IShape Interface
IShape Members