Skip to main content

DevExpress.Maui Namespace

Contains extension methods.

Assemblies: DevExpress.Maui.Charts.dll, DevExpress.Maui.CollectionView.dll, DevExpress.Maui.Controls.dll, DevExpress.Maui.Core.dll, DevExpress.Maui.DataGrid.dll, DevExpress.Maui.DataGrid.Export.dll, DevExpress.Maui.Editors.dll, DevExpress.Maui.Gauges.dll, DevExpress.Maui.HtmlEditor.dll, DevExpress.Maui.Pdf.dll, DevExpress.Maui.Scheduler.dll, DevExpress.Maui.TreeView.dll

NuGet Packages: DevExpress.Maui.Charts, DevExpress.Maui.CollectionView, DevExpress.Maui.Controls, DevExpress.Maui.Core, DevExpress.Maui.DataGrid, DevExpress.Maui.DataGrid.Export, DevExpress.Maui.Editors, DevExpress.Maui.Gauges, DevExpress.Maui.HtmlEditor, DevExpress.Maui.Pdf, DevExpress.Maui.Scheduler, DevExpress.Maui.TreeView

Classes

Name Description
MauiAppBuilderExtensions static Contains the UseDevExpress method that register handlers for the DevExpress .NET MAUI Controls.
MauiAppBuilderExtensions_Charts static Contains the UseDevExpressCharts method that register handlers for the DevExpress .NET MAUI Charts.
MauiAppBuilderExtensions_CollectionView static Contains the UseDevExpressCollectionView method that register handlers for the DevExpress .NET MAUI CollectionView.
MauiAppBuilderExtensions_Controls static Contains the UseDevExpressControls method that register handlers for the DevExpress .NET MAUI Controls.
MauiAppBuilderExtensions_DataGrid static Contains the UseDevExpressDataGrid method that register handlers for the DevExpress .NET MAUI DataGrid.
MauiAppBuilderExtensions_DataGridExport static Contains the UseDevExpressDataGridExport method that register handlers for the DevExpress .NET MAUI DataGrid Export.
MauiAppBuilderExtensions_Editors static Contains the UseDevExpressEditors method that register handlers for the DevExpress .NET MAUI Editors.
MauiAppBuilderExtensions_Gauges static Contains the UseDevExpressGauges method that register handlers for the DevExpress .NET MAUI Gauges.
MauiAppBuilderExtensions_HtmlEditor static Contains the UseDevExpressHtmlEditor method that register handlers for the DevExpress .NET MAUI HtmlEditor.
MauiAppBuilderExtensions_Pdf static Contains the UseDevExpressPdf method that register handlers for the DevExpress .NET MAUI PDF.
MauiAppBuilderExtensions_Scheduler static Contains the UseDevExpressScheduler method that register handlers for the DevExpress .NET MAUI Scheduler.
MauiAppBuilderExtensions_TreeView static Contains the UseDevExpressTreeView method that register handlers for the DevExpress .NET MAUI TreeView.
ServiceCollectionExtensions static Provides access to extension methods that register MAUI services in the IServiceCollection and simplify the dependency injection setup in MAUI applications.