Skip to main content
.NET 6.0+

EditorAliases.DateTimePropertyEditor Field

Specifies the built-in alias for the DatePropertyEditor and ASPxDateTimePropertyEditor editors.

Namespace: DevExpress.ExpressApp.Editors

Assembly: DevExpress.ExpressApp.v23.2.dll

NuGet Package: DevExpress.ExpressApp

Declaration

public const string DateTimePropertyEditor = "DateTimePropertyEditor"

Field Value

Type
String
See Also