Skip to main content
You are viewing help content for a version that is no longer maintained/updated.
All docs
V23.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.SystemModule Namespace

    Contains classes used by default in XAF ASP.NET Core Blazor applications.

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

    NuGet Package: DevExpress.ExpressApp.Blazor

    Classes

    Name Description
    BlazorExportController The ASP.NET Core Blazor-specific descendant of the ExportController class.
    BlazorModificationsController Inherits from the ModificationsController to implement ASP.NET Core Blazor specific behavior.
    BlazorNewObjectViewController A NewObjectViewController descendant that allows you to customize the New Action in Detail Views.
    CloseDetailViewController A ViewController descendant that allows you to customize the Close Action in Detail Views.
    GridExportEventArgs Stores data for the CustomizeGridExport and GridExported events.
    ListEditorInplaceEditController A ViewController descendant that allows you to customize inplace editing behavior.

    Interfaces

    Name Description
    IModelActionBlazor Used to extend the Application Model‘s IModelAction node.
    IModelColumnBlazor Implements the interface of a Grid column in Blazor applications.
    IModelListViewBlazor Used to extend the Application Model‘s Views node.
    IModelTabbedGroupBlazor Extends IModelTabbedGroup with properties specific to ASP.NET Core Blazor applications.
    IModelViewLayoutElementBlazor Used to extend the IModelViewLayoutElement interface.

    Enums

    Name Description
    InlineEditMode Lists values that specify how users edit list view data.