ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Desktop.Presentations Namespace / PresentationProjectItem Class / OnOpenView Method

In This Topic
    OnOpenView Method
    In This Topic
    Called when a project item is double-clicked by project item framework and by the module when a user right-click and selects open.
    Syntax
    protected override void OnOpenView()
    Protected Overrides NotOverridable Sub OnOpenView() 
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.5 or higher.
    See Also