ComponentOne RichTextBox for WPF and Silverlight
IsCollapsed Property (C1TextElement)

C1.WPF.RichTextBox.Documents Namespace > C1TextElement Class : IsCollapsed Property
Returns whether this element is collapsed, that is, if its Visibility, or that of one of its parents, is C1Visibility.Collapsed.
Syntax
'Declaration
 
Public ReadOnly Property IsCollapsed As System.Boolean
public System.bool IsCollapsed {get;}
See Also

Reference

C1TextElement Class
C1TextElement Members