ArcGIS Pro 3.7 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 Overridable Sub Selected() 
    public virtual void Selected()
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also