[]
Gets the top-level groups.
public ReadOnlyObservableCollection<object> Groups { get; }
Public ReadOnly Property Groups As ReadOnlyObservableCollection(Of Object)
| Type | Description |
|---|---|
| ReadOnlyObservableCollection<object> | A read-only collection of the top-level groups. |