ComponentOne Ribbon for WinForms
DateFormat Property

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > RibbonDatePicker 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

RibbonDatePicker Class
RibbonDatePicker Members