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