Skip to main content

EditorAliases.DateTimePropertyEditor Field

Specifies the built-in alias for the DevExpress.ExpressApp.Blazor.Editors.DatePropertyEditor and DevExpress.ExpressApp.Win.Editors.DatePropertyEditor editors.

Namespace: DevExpress.ExpressApp.Editors

Assembly: DevExpress.ExpressApp.v25.2.dll

NuGet Package: DevExpress.ExpressApp

Declaration

public const string DateTimePropertyEditor = "DateTimePropertyEditor"

Field Value

Type Description
String

The specified alias.

See Also