Basic Library for WPF and Silverlight | ComponentOne
C1.Silverlight Namespace / C1TextEditableContentControl Class / IsWatermarked Property

In This Topic
    IsWatermarked Property (C1TextEditableContentControl)
    In This Topic
    Get or sets if the watermark is shown.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsWatermarked As Boolean
    public bool IsWatermarked {get;}
    See Also