Represents a collection of table cells. Can be used anywhere where the SheetCell element is allowed to be used.
Content property: Cells
Name | Type | Description |
---|---|---|
Cells | Collection SheetCell | Collection of cells in a row. |
ItemsSource | Array | Always binding (Bind) Data source for obtaining child cells. |