Back to Devexpress

CalendarControlBase.DateFormat Property

windowsforms-devexpress-dot-xtraeditors-dot-controls-dot-calendarcontrolbase-d17fcedc.md

latest1.2 KB
Original Source

CalendarControlBase.DateFormat Property

This member supports the internal infrastructure, and is not intended to be used directly from your code.

Namespace : DevExpress.XtraEditors.Controls

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
[Browsable(false)]
public virtual DateTimeFormatInfo DateFormat { get; set; }
vb
<Browsable(False)>
Public Overridable Property DateFormat As DateTimeFormatInfo

Property Value

Type
DateTimeFormatInfo

See Also

CalendarControlBase Class

CalendarControlBase Members

DevExpress.XtraEditors.Controls Namespace