C1.Win.InputPanel.8 Assembly / C1.Win.InputPanel Namespace / InputDatePicker Class / DateFormat Property

In This Topic
DateFormat Property (InputDatePicker)
In This Topic
Gets the System.Globalization.DateTimeFormatInfo that is used for data formatting.
Syntax
'Declaration
 
Public ReadOnly Property DateFormat As DateTimeFormatInfo
 
See Also