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

    Contains the UseDevExpressControls method that register handlers for the DevExpress .NET MAUI Controls.

    Namespace: DevExpress.Maui

    Assembly: DevExpress.Maui.Controls.dll

    NuGet Package: DevExpress.Maui.Controls

    Declaration

    [DXLicenseMAUI]
    public static class MauiAppBuilderExtensions_Controls

    Remarks

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

    Inheritance

    System.Object
    MauiAppBuilderExtensions_Controls
    See Also