Skip to main content
.NET 6.0+

EditorAliases.TimeSpanPropertyEditor Field

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

Namespace: DevExpress.ExpressApp.Editors

Assembly: DevExpress.ExpressApp.v23.2.dll

NuGet Package: DevExpress.ExpressApp

Declaration

public const string TimeSpanPropertyEditor = "TimeSpanPropertyEditor"

Field Value

Type
String
See Also