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


C1.WPF Namespace > C1TextEditableContentControl Class : HasContent Property
Syntax
'Declaration
 
<System.ComponentModel.ReadOnlyAttribute(True)>
<System.ComponentModel.BrowsableAttribute(False)>
Public ReadOnly Property HasContent As System.Boolean
'Usage
 
Dim instance As C1TextEditableContentControl
Dim value As System.Boolean
 
value = instance.HasContent
[System.ComponentModel.ReadOnly(true)]
[System.ComponentModel.Browsable(false)]
public System.bool HasContent {get;}
See Also

Reference

C1TextEditableContentControl Class
C1TextEditableContentControl Members