Gets a value indicating whether this textbox is watermarked.
Namespace:
C1.WPFAssembly: C1.WPF (in C1.WPF.dll)
Syntax
| C# |
|---|
public virtual bool IsWatermarked { get; } |
| Visual Basic |
|---|
Public Overridable ReadOnly Property IsWatermarked As Boolean Get |