Gets a collection of GroupStyle objects that define the appearance
of each level of groups.
Namespace:
C1.Silverlight.ScheduleAssembly: C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)
Syntax
C# |
---|
public ObservableCollection<GroupStyle> GroupStyle { get; } |
Visual Basic |
---|
Public ReadOnly Property GroupStyle As ObservableCollection(Of GroupStyle) Get |