Gets the collection of C1TableRowGroup in the C1Table.
Namespace:
C1.Silverlight.RichTextBox.DocumentsAssembly: C1.Silverlight.RichTextBox (in C1.Silverlight.RichTextBox.dll)
Syntax
| C# |
|---|
public ProxyCollection<C1TableRowGroup> RowGroups { get; } |
| Visual Basic |
|---|
Public ReadOnly Property RowGroups As ProxyCollection(Of C1TableRowGroup) Get |