ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Catalog Namespace / GDBProjectItem Class / OnExpanded Method

In This Topic
    OnExpanded Method (GDBProjectItem)
    In This Topic
    Called when the item is expanded.
    Syntax
    public override Task OnExpanded()
    Public Overrides NotOverridable Function OnExpanded() As Task
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also