Eyeshot 10 WinForms API Reference
Groups Property (ViewportLayout)

WinForms Assembly > devDept.Eyeshot Namespace > ViewportLayout Class : Groups Property
Group collection.
Syntax
'Declaration
 
Public Property Groups As List(Of List(Of Integer))
public List<List<int>> Groups {get; set;}
See Also

Reference

ViewportLayout Class
ViewportLayout Members