This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IG > IGxTreeView Interface > IGxTreeView.ExpandSelection Method (ArcObjects .NET 10.4 SDK) |
Instructs the tree view to expand the current selection.
[Visual Basic .NET] Public Sub ExpandSelection ( _ ByVal Selection As IGxSelection _ )
[C#] public void ExpandSelection ( IGxSelection Selection );