A2v10 Platform documentation
UK


SheetCellGroup Element

Represents a collection of table cells. Can be used anywhere where the SheetCell element is allowed to be used.

Content property: Cells

Properties

Name Type Description
Cells Collection SheetCell Collection of cells in a row.
ItemsSource Array Always binding (Bind) Data source for obtaining child cells.

Description

Typically this element is used for cross-data model collaboration.