Skip to main content

EditorAliases.TreeListEditor Field

Specifies the built-in alias for Win.TreeListEditor and Blazor.Editors.DxTreeListEditor.

Namespace: DevExpress.ExpressApp.Editors

Assembly: DevExpress.ExpressApp.v25.2.dll

NuGet Package: DevExpress.ExpressApp

Declaration

public const string TreeListEditor = "TreeListEditor"

Field Value

Type Description
String

The specified alias.

See Also