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

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

    ArcGIS Pro version: 3.0 or higher.
    See Also