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