ComponentOne InputPanel for WinForms
TimeFormat Property

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputTimePicker Class : TimeFormat Property
Gets the System.Globalization.DateTimeFormatInfo that is used for data formatting.
Syntax
'Declaration
 
Public ReadOnly Property TimeFormat As System.Globalization.DateTimeFormatInfo
public System.Globalization.DateTimeFormatInfo TimeFormat {get;}
See Also

Reference

InputTimePicker Class
InputTimePicker Members