Skip to main content

DateControl Class

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

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.XtraEditors.v25.1.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public class DateControl :
    BaseDateControl

Remarks

See the following help topic for more information: DateNavigator.

See Also