IsWatermarked Property
IsWatermarked
Gets a value indicating whether this textbox is watermarked.
Declaration
public override bool IsWatermarked { get; }
Property Value
Type |
Description |
bool |
true if this textbox is watermarked; otherwise, false .
|
Overrides
C1.WPF.C1TextBoxBase.IsWatermarked