4.871 Table

x:Object > DependencyObject > ContentElement > FrameworkContentElement > TextElement > Block > Table, IInputElement
Table
(usage)
<Table> TableRowGroup* </Table>
(description)
A block-level flow content element that provides a grid-based presentation organized by rows and columns.
[content property]
RowGroups
[name property]
Name
[xml lang property]
Language
(properties)
CellSpacing
x:Double
(description)
The amount of spacing between cells in a table.
[text syntax]
LengthSyntax
Columns
TableColumnCollection
(description)
A TableColumnCollection object that contains the columns hosted by the table.
[read only]
true
RowGroups
TableRowGroupCollection
(description)
A TableRowGroupCollection collection object that contains the row groups hosted by the table.
[read only]
true