IsExpandedAllTheWayUp Method
Gets the expanded state of the layer and it's parents.
protected static bool IsExpandedAllTheWayUp(
Layer
)
Protected Shared Function IsExpandedAllTheWayUp( _
ByVal As Layer _
) As Boolean
Parameters
- layer
- the layer to check
Return Value
Returns true if this layer and all its container layers are expanded. In other words, if it can be seen in the TOC.
Target Platforms: Windows 11, Windows 10
ArcGIS Pro version: 3 or higher.