Gets the underlying collection of groups.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C#
![]() |
---|
public GroupCollection Groups { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property Groups As GroupCollection |
An instance of the GroupCollection class.
This property supports the Diagramming for WPF infrastructure and is not intended to be used directly from your code.