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

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also