Skip to main content

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

public static class MauiAppBuilderExtensions_HtmlEditor

Remarks

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

Inheritance

Object
MauiAppBuilderExtensions_HtmlEditor
See Also