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


IUngroupLayerOperation.ParentGroupLayer Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (ArcMapUI)  

IUngroupLayerOperation.ParentGroupLayer Property

Parent group layer, if any to which the layer that needs to be ungrouped belongs to.

[Visual Basic .NET]
Public WriteOnly Property ParentGroupLayer
[C#]
public void ParentGroupLayer {set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IUngroupLayerOperation Interface