Skip to main content

EditorAliases.AnalysisInfoPropertyEditor Field

Specifies a built-in alias for the AnalysisInfo Property Editor.

Namespace: DevExpress.ExpressApp.Editors

Assembly: DevExpress.ExpressApp.v25.2.dll

NuGet Package: DevExpress.ExpressApp

Declaration

public const string AnalysisInfoPropertyEditor = "AnalysisInfoPropertyEditor"

Field Value

Type Description
String

The specified alias.

See Also