Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

DatePicker.PickerHint Property

Specifies the string initially displays in the TextBox that receives the selected date. Date format string is commonly used as PickerHint.

[Visual Basic]
Public Property PickerHint As String
[C#]
public String PickerHint {get; set;}

See Also

DatePicker Class | EO.Web Namespace


Direct link to this topic