ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core Namespace / CustomItemBase Class / Selected Method

In This Topic
    Selected Method
    In This Topic
    Override to implement any custom logic for select of your item
    Syntax
    public virtual void Selected()
    Public Overridable Sub Selected() 
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also