Gets the table that includes this range, or null otherwise.

Namespace:  C1.Silverlight.RichTextBox.Documents
Assembly:  C1.Silverlight.RichTextBox (in C1.Silverlight.RichTextBox.dll)

Syntax

C#
public C1Table Table { get; }
Visual Basic
Public ReadOnly Property Table As C1Table
	Get

See Also