Skip to main content

EditorAliases.TimeSpanPropertyEditor Field

Specifies the built-in alias for the TimeSpanPropertyEditor and ASPxTimeSpanPropertyEditor editors.

Namespace: DevExpress.ExpressApp.Editors

Assembly: DevExpress.ExpressApp.v25.2.dll

NuGet Package: DevExpress.ExpressApp

Declaration

public const string TimeSpanPropertyEditor = "TimeSpanPropertyEditor"

Field Value

Type Description
String

The specified alias.

See Also