[]
Gets a collection of GroupStyle objects that define the appearance of each level of groups.
public ObservableCollection<GroupStyle> GroupStyle { get; }
Public ReadOnly Property GroupStyle As ObservableCollection(Of GroupStyle)