C1.Silverlight.RichTextBox.5
IsCollapsed Property (C1TextElement)

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

 

 


Copyright (c) GrapeCity, inc. All rights reserved.