ComponentOne RichTextBox for WPF and Silverlight
RowGroups Property (C1Table)

C1.WPF.RichTextBox.Documents Namespace > C1Table Class : RowGroups Property
Gets the collection of C1TableRowGroup in the C1Table.
Syntax
'Declaration
 
Public ReadOnly Property RowGroups As ProxyCollection(Of C1TableRowGroup)
public ProxyCollection<C1TableRowGroup> RowGroups {get;}
See Also

Reference

C1Table Class
C1Table Members