Gets or sets the character used to show spaces where user is supposed to type.

Namespace:  C1.WPF.DateTimeEditors
Assembly:  C1.WPF.DateTimeEditors (in C1.WPF.DateTimeEditors.dll)

Syntax

C#
public string Prompt { get; set; }
Visual Basic (Declaration)
Public Property Prompt As String
	Get
	Set

See Also