Table of Contents

Property GroupNames

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

GroupNames

This list of names is used to initialize a group with a set of subgroups with the given names. (Additional subgroups may be added later, if there are items that don't match any of the names.)

public ObservableCollection<object> GroupNames { get; }

Property Value

ObservableCollection<object>