Property GroupNames
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; }