ComponentOne Scheduler for WPF and Silverlight
GroupStyle Property (DaysOfWeekPresenter)

C1.WPF.Schedule Namespace > DaysOfWeekPresenter Class : GroupStyle Property
Syntax
'Declaration
 
Public ReadOnly Property GroupStyle As System.Collections.ObjectModel.ObservableCollection(Of GroupStyle)
public System.Collections.ObjectModel.ObservableCollection<GroupStyle> GroupStyle {get;}
See Also

Reference

DaysOfWeekPresenter Class
DaysOfWeekPresenter Members