Back to Devexpress

DateControl Class

windowsforms-devexpress-dot-xtraeditors-3b9f764d.md

latest1.9 KB
Original Source

DateControl Class

The base class for controls that allow users to edit date-time values.

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public class DateControl :
    BaseDateControl
vb
Public Class DateControl
    Inherits BaseDateControl

Remarks

See the following help topic for more information: DateNavigator.

Implements

IXtraResizableControl

Inheritance

Show 13 items

Object MarshalByRefObject Component Control DevExpress.XtraEditors.XtraControl ControlBase BaseControl BaseStyleControl CalendarControlBase CalendarControl BaseDateControl DateControl DateNavigator

See Also

DateControl Members

DevExpress.XtraEditors Namespace