This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IG > IGxTreeView Interface > IGxTreeView.ExpandSelection Method (ArcObjects .NET 10.5 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 );