Skip to main content
All docs
V24.2
.NET 8.0+
  • The page you are viewing does not exist in the .NET Framework 4.6.2+ platform documentation. This link will take you to the parent topic of the current section.

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

DevExpress.ExpressApp.Blazor.Editors Namespace

In This Article

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.v24.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.
DxGridListEditorBase
DxTreeListEditor A List Editor you can use in XAF ASP.NET Core Blazor applications to display data as a tree-like structure.
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.

#Enums

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