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

    Contains the UseDevExpressEditors method that register handlers for the DevExpress .NET MAUI Editors.

    Namespace: DevExpress.Maui

    Assembly: DevExpress.Maui.Editors.dll

    NuGet Package: DevExpress.Maui.Editors

    Declaration

    [DXLicenseMAUI]
    public static class MauiAppBuilderExtensions_Editors

    Remarks

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

    Inheritance

    System.Object
    MauiAppBuilderExtensions_Editors
    See Also