RadControls for Silverlight

Gets or sets the placeholder character.

Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.Input (in Telerik.Windows.Controls.Input.dll) Version: 2013.1.403.1050

Syntax

C#
public char Placeholder { get; set; }
Visual Basic
Public Property Placeholder As Char
	Get
	Set

See Also