Skip to main content

MauiAppBuilderExtensions_DataGridExport Class

Contains the UseDevExpressDataGridExport method that register handlers for the DevExpress .NET MAUI DataGrid Export.

Namespace: DevExpress.Maui

Assembly: DevExpress.Maui.DataGrid.Export.dll

NuGet Package: DevExpress.Maui.DataGrid.Export

Declaration

public static class MauiAppBuilderExtensions_DataGridExport

Remarks

For more information, refer to the following section: Register Handlers for DevExpress Components.

Inheritance

Object
MauiAppBuilderExtensions_DataGridExport
See Also