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.v26.1.dll

Declaration

public const string DateTimePropertyEditor = "DateTimePropertyEditor"

Field Value

Type Description
String

The specified alias.

See Also