Environment.Ungroup Method

Removes the group status from the specified group.
Public Sub Ungroup( _ 
ByVal groupIndex As Integer
)
This language is not supported or no code example is available.
public void Ungroup( 
int groupIndex 
)
This language is not supported or no code example is available.

Parameters

groupIndex
int

Group index

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition