Eyeshot 9.0 WinForms API Reference
Ungroup Method

WinForms Assembly > devDept.Eyeshot Namespace > ViewportLayout Class : Ungroup Method
Group index
Removes the group status from the specified group.
Syntax
'Declaration
 
Public Sub Ungroup( _
   ByVal groupIndex As Integer _
) 
public void Ungroup( 
   int groupIndex
)

Parameters

groupIndex
Group index
See Also

Reference

ViewportLayout Class
ViewportLayout Members