Skip to main content

EditorAliases.FileDataPropertyEditor Field

Specifies the built-in alias for the FileDataPropertyEditor editors for XAF WinForms and ASP.NET Core Blazor applications.

Namespace: DevExpress.ExpressApp.Editors

Assembly: DevExpress.ExpressApp.v25.2.dll

NuGet Package: DevExpress.ExpressApp

Declaration

public const string FileDataPropertyEditor = "FileDataPropertyEditor"

Field Value

Type Description
String

The specified alias.

See Also