Table::RowGroups Property
.NET Framework (current version)
Gets a TableRowGroupCollection collection object that contains the row groups hosted by the table.
Assembly: PresentationFramework (in PresentationFramework.dll)
Property Value
Type: System.Windows.Documents::TableRowGroupCollection^A TableRowGroupCollection collection object that contains the row groups (represented by TableRowGroup objects) hosted by the table.
This property has no default value.
.NET Framework
Available since 3.0
Available since 3.0
Show: