ComponentOne RichTextBox for WPF and Silverlight
Table Property (C1TableHelper)

C1.WPF.RichTextBox Namespace > C1TableHelper Class : Table Property
Gets or sets the C1.WPF.RichTextBox.Documents.C1Table element.
Syntax
'Declaration
 
Public ReadOnly Property Table As C1Table
public C1Table Table {get;}

Property Value

The table.
See Also

Reference

C1TableHelper Class
C1TableHelper Members