ComponentOne RichTextBox for WPF and Silverlight
IsTableSelected Property (C1TextRange)

C1.WPF.RichTextBox.Documents Namespace > C1TextRange Class : IsTableSelected Property
Gets or sets a value that indicates whether the whole C1Table is selected.
Syntax
'Declaration
 
Public Property IsTableSelected As System.Boolean
public System.bool IsTableSelected {get; set;}
See Also

Reference

C1TextRange Class
C1TextRange Members