This document is archived and information here might be outdated.  Recommended version.


IAttributeWindowEvents.OnSelectionChanged Event (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IA > IAttributeWindowEvents Interface > IAttributeWindowEvents.OnSelectionChanged Event
ArcGIS Developer Help

IAttributeWindowEvents.OnSelectionChanged Event

Called when the feature highlighted within the tree view of the Attribute Inspector changes.

[Visual Basic .NET]
Public Event OnSelectionChanged As OnSelectionChangedEventHandler
[C#]
public event OnSelectionChangedEventHandler OnSelectionChanged

Product Availability

Available with ArcGIS Desktop.

See Also

IAttributeWindowEvents Interface