Skip to main content
A newer version of this page is available. .
All docs
V22.1
.NET 6.0+
  • The page you are viewing does not exist in the .NET Framework 4.5.2+ platform documentation. This link will take you to the parent topic of the current section.
  • The page you are viewing does not exist in the .NET Standard 2.0+ platform documentation. This link will take you to the parent topic of the current section.

DevExpress.ExpressApp.Blazor.Editors Namespace

Contains base classes for ASP.NET Core Blazor Editors used in XAF applications to display business object properties in a UI.

Assembly: DevExpress.ExpressApp.Blazor.v22.1.dll

NuGet Package: DevExpress.ExpressApp.Blazor

Classes

Name Description
BlazorActionContainerViewItem The Action Container View Item used in XAF ASP.NET Core Blazor applications.
DxGridListEditor List Editor that can be used in XAF ASP.NET Core Blazor UI applications to display List Views in a UI.
StaticTextViewItem The Static Text View Item used in XAF ASP.NET Core Blazor applications.
StaticTextViewItem.StaticTextComponentAdapter

Interfaces

Name Description
IDxGridAdapter Declares API for an adapter that provides access to a grid list editor in runtime.
IDxGridInstanceProvider Exposes API used to access the DxGrid instance at runtime.