Skip to main content

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

public static class MauiAppBuilderExtensions_CollectionView

Remarks

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

Inheritance

Object
MauiAppBuilderExtensions_CollectionView
See Also