ArcGIS Pro 3.7 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 ReadOnly Property CollectionView As ICollectionView
    public ICollectionView CollectionView {get;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also