Back to Devexpress

DevExpress.Maui Namespace

maui-devexpress.md

latest5.9 KB
Original Source

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

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