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


IUngroupLayerOperation.ParentGroupLayer Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IU > IUngroupLayerOperation Interface > IUngroupLayerOperation.ParentGroupLayer Property
ArcGIS Developer Help

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