Skip to main content

EditorAliases.SchedulerStatusPropertyEditor Field

Specifies the built-in alias for the SchedulerStatusPropertyEditor and ASPxSchedulerStatusPropertyEditor editors.

Namespace: DevExpress.ExpressApp.Editors

Assembly: DevExpress.ExpressApp.v25.2.dll

NuGet Package: DevExpress.ExpressApp

Declaration

public const string SchedulerStatusPropertyEditor = "SchedulerStatusPropertyEditor"

Field Value

Type Description
String

The specified alias.

See Also