Skip to main content
All docs
V25.2
  • 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

    [DXLicenseMAUI]
    public static class MauiAppBuilderExtensions_DataGridExport

    Remarks

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

    Inheritance

    System.Object
    MauiAppBuilderExtensions_DataGridExport
    See Also