ComponentOne Scheduler for WPF and Silverlight
GroupStyle Property (GroupedListBox)

C1.Silverlight.Schedule Namespace > GroupedListBox Class : GroupStyle Property
Gets a collection of GroupStyle objects that define the appearance of each level of groups.
Syntax
'Declaration
 
Public ReadOnly Property GroupStyle As System.Collections.ObjectModel.ObservableCollection(Of GroupStyle)
public System.Collections.ObjectModel.ObservableCollection<GroupStyle> GroupStyle {get;}
See Also

Reference

GroupedListBox Class
GroupedListBox Members