ComponentOne InputPanel for WinForms
DateFormat Property

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

Reference

InputDatePicker Class
InputDatePicker Members