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

    Contains the UseDevExpressCollectionView method that register handlers for the DevExpress .NET MAUI CollectionView.

    Namespace: DevExpress.Maui

    Assembly: DevExpress.Maui.CollectionView.dll

    NuGet Package: DevExpress.Maui.CollectionView

    Declaration

    [DXLicenseMAUI]
    public static class MauiAppBuilderExtensions_CollectionView

    Remarks

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

    Inheritance

    System.Object
    MauiAppBuilderExtensions_CollectionView
    See Also