Skip to main content

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

public static class MauiAppBuilderExtensions_DataGrid

Remarks

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

Inheritance

Object
MauiAppBuilderExtensions_DataGrid
See Also