MauiAppBuilderExtensions_DataGrid Class
In This Article
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
C#
public static class MauiAppBuilderExtensions_DataGrid
#Remarks
For more information, refer to the following section: Register Handlers for DevExpress Components.
See Also