Skip to main content
All docs
V23.2
.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.

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.v23.2.dll

NuGet Package: DevExpress.ExpressApp.Blazor

Classes

Name Description
BlazorActionContainerViewItem The Action Container View Item used in XAF ASP.NET Core Blazor applications.
BlazorPropertyEditorBase A base class for Property Editors that use DevExpress ASP.NET Core Blazor controls.
DxGridListEditor List Editor that can be used in XAF ASP.NET Core Blazor 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.

Enums

Name Description
RowClickMode Lists user actions that open a Detail View opens from a DxGrid.