Skip to main content
All docs
V25.1
  • .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 v25.1 Update — Your Feedback Matters

    Our What's New in v25.1 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.v25.1.dll

    NuGet Package: DevExpress.ExpressApp.Blazor

    #Classes

    Name Description
    BlazorActionContainerViewItem The Action Container View Item used in XAF ASP.NET Core Blazor applications.
    BlazorControlViewItem A container for custom ASP.NET Core Blazor components displayed in a Detail View.
    BlazorPropertyEditorBase A base class for Property Editors that use DevExpress ASP.NET Core Blazor controls.
    DxChartListEditor A List Editor that you can use in XAF ASP.NET Core Blazor applications to display data as a chart.
    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.