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

    Contains the UseDevExpressHtmlEditor method that register handlers for the DevExpress .NET MAUI HtmlEditor.

    Namespace: DevExpress.Maui

    Assembly: DevExpress.Maui.HtmlEditor.dll

    NuGet Package: DevExpress.Maui.HtmlEditor

    Declaration

    [DXLicenseMAUI]
    public static class MauiAppBuilderExtensions_HtmlEditor

    Remarks

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

    Inheritance

    System.Object
    MauiAppBuilderExtensions_HtmlEditor
    See Also