ComponentOne InputPanel for WinForms
DateTimeFormat Property

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > PrepareDateTimeFormatEventArgs Class : DateTimeFormat Property
Contains information, such as date patterns, time patterns, and AM/PM designators.
Syntax
'Declaration
 
Public ReadOnly Property DateTimeFormat As System.Globalization.DateTimeFormatInfo
public System.Globalization.DateTimeFormatInfo DateTimeFormat {get;}
See Also

Reference

PrepareDateTimeFormatEventArgs Class
PrepareDateTimeFormatEventArgs Members