ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Framework.Contracts Namespace / Gallery Class / CollectionView Property
Version

    CollectionView Property
    InRibbonGallery's bounded ItemSource. This collection filters out the items whose value of IGalleryItem.IsGroupVisible is false.
    Syntax
    public ICollectionView CollectionView {get;}
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also