Class RadWatermarkTextBox
Inheritance
System.Object
RadWatermarkTextBox
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WebAii.Controls.Xaml
Assembly: Telerik.WebAii.Controls.Xaml.dll
Syntax
public class RadWatermarkTextBox : TextBox, IAutomationPeer, IPeerConverter, IControl, IRadWatermarkTextBox, ITextBox, IFrameworkElement, ITargetElement
Constructors
RadWatermarkTextBox()
Declaration
public RadWatermarkTextBox()
Properties
IsWatermarkVisible
Declaration
public bool IsWatermarkVisible { get; }
Property Value
System.Boolean
|
Implements
WaterMark
Declaration
public string WaterMark { get; }
Property Value
System.String
|