4.878 TableRowGroup

x:Object > DependencyObject > ContentElement > FrameworkContentElement > TextElement > TableRowGroup, IInputElement
TableRowGroup
(usage)
<TableRowGroup> TableRow* </TableRowGroup>
(description)
Represents a flow content element used to group TableRow elements within a Table.
(used by)
TableRowGroupCollection
[content property]
Rows
[name property]
Name
[xml lang property]
Language
(properties)
Rows
TableRowCollection
(description)
A TableRowCollection that contains the TableRow objects that comprise the contents of the TableRowGroup.
[read only]
true