Back to Devexpress

DevExpress.ExpressApp.Blazor.SystemModule Namespace

expressappframework-devexpress-dot-expressapp-dot-blazor-91418b9a.md

latest6.9 KB
Original Source

DevExpress.ExpressApp.Blazor.SystemModule Namespace

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

Assembly : DevExpress.ExpressApp.Blazor.v25.2.dll

NuGet Package : DevExpress.ExpressApp.Blazor

Classes

NameDescription
BlazorExportControllerThe ASP.NET Core Blazor-specific descendant of the ExportController class.
BlazorModificationsControllerInherits from the ModificationsController to implement ASP.NET Core Blazor specific behavior.
BlazorNewObjectViewControllerA NewObjectViewController descendant that allows you to customize the New Action in Detail Views.
CloseDetailViewControllerA ViewController descendant that allows you to customize the Close Action in Detail Views.
GridExportEventArgsStores data for the CustomizeGridExport and GridExported events.
GridExportEventArgsBase
GridExportEventArgsBase<T>
ListEditorInplaceEditControllerA ViewController descendant that allows you to customize inplace editing behavior.
PopupWindowTemplateClosingControllerA WindowController descendant that allows you to control the Close button visibility in a pop-up window.
PopupWindowTemplateSizeControllerA WindowController descendant that allows you to control drag and resize settings of a pop-up window.

Interfaces

NameDescription
IModelActionBlazorUsed to extend the Application Model‘s IModelAction node.
IModelActionContainerToRibbonLinkDefines the functionality of the ActionContainerToRibbonLink Application Model node.
IModelActionDesignRibbonMappingExtends the Application Model with the ActionToRibbonMapping node.
IModelActionToRibbonMappingProvides access to the list of RibbonPage models.
IModelColumnBlazorImplements the interface of a Grid column in Blazor applications.
IModelListViewBlazorUsed to extend the Application Model‘s Views node.
IModelListViewTreeListBlazorUsed to extend the Application Model‘s Views node.
IModelOptionsBlazorUsed to extend the Application Model‘s Options node.
IModelRibbonPageDefines functionality of the RibbonPage Application Model node.
IModelRibbonPageGroupDefines functionality of the RibbonPageGroup Application Model node.
IModelRootNavigationItemsBlazorExtends the Application Model‘s NavigationItems node.
IModelTabbedGroupBlazorExtends IModelTabbedGroup with properties specific to ASP.NET Core Blazor applications.
IModelViewLayoutElementBlazorUsed to extend the IModelViewLayoutElement interface.

Enums

NameDescription
InlineEditModeLists values that specify how users edit list view data.