Skip to main content
All docs
V25.2
  • MauiAppBuilderExtensions_DataGrid Class

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

    Namespace: DevExpress.Maui

    Assembly: DevExpress.Maui.DataGrid.dll

    NuGet Package: DevExpress.Maui.DataGrid

    Declaration

    [DXLicenseMAUI]
    public static class MauiAppBuilderExtensions_DataGrid

    Remarks

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

    Inheritance

    System.Object
    MauiAppBuilderExtensions_DataGrid
    See Also