Skip to main content

EditorAliases.SchedulerListEditor Field

Specifies the built-in alias for DevExpress.ExpressApp.Scheduler.Blazor.Editors.SchedulerListEditor and Win.SchedulerListEditor.

Namespace: DevExpress.ExpressApp.Editors

Assembly: DevExpress.ExpressApp.v25.2.dll

Declaration

public const string SchedulerListEditor = "SchedulerListEditor"

Field Value

Type Description
String

The specified alias.

See Also