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

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also