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


C1.WPF Namespace > C1TextEditableContentControl Class : IsWatermarked Property
Get or sets if the watermark is shown.
Syntax
'Declaration
 
Public ReadOnly Property IsWatermarked As System.Boolean
'Usage
 
Dim instance As C1TextEditableContentControl
Dim value As System.Boolean
 
value = instance.IsWatermarked
public System.bool IsWatermarked {get;}
See Also

Reference

C1TextEditableContentControl Class
C1TextEditableContentControl Members