ComponentOne RichTextBox for WPF and Silverlight
Table Property (C1TextRange)

C1.Silverlight.RichTextBox.Documents Namespace > C1TextRange Class : Table Property
Gets the table that includes this range, or null otherwise.
Syntax
'Declaration
 
Public ReadOnly Property Table As C1Table
public C1Table Table {get;}
See Also

Reference

C1TextRange Class
C1TextRange Members