ComponentOne Basic Library for WPF and Silverlight
IsVisible Property (C1TextEditableContentControl)


C1.WPF Namespace > C1TextEditableContentControl Class : IsVisible Property
Syntax
'Declaration
 
Public ReadOnly Property IsVisible As System.Boolean
'Usage
 
Dim instance As C1TextEditableContentControl
Dim value As System.Boolean
 
value = instance.IsVisible
public System.bool IsVisible {get;}
See Also

Reference

C1TextEditableContentControl Class
C1TextEditableContentControl Members