C1.Win.C1InputPanel.4.8 Assembly / C1.Win.C1InputPanel Namespace / InputTimePicker Class / TimeFormat Property

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