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

In This Topic
    DefaultItems Property
    In This Topic
    Gets or sets default gallery groups or items used to restore the dialog. This is necessary for gallery customization dialog.
    Syntax
    protected internal virtual object[] DefaultItems {get; set;}
    Protected Friend Overridable Property DefaultItems As Object()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also