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