ArcGIS Pro 3.7 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 Friend Overridable Property DefaultItems As Object()
    protected internal virtual object[] DefaultItems {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also