Defines how you want the group to look at each level.

Namespace:  C1.Silverlight.Schedule
Assembly:  C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)

Syntax

C#
public class GroupStyle : INotifyPropertyChanged
Visual Basic
Public Class GroupStyle _
	Implements INotifyPropertyChanged

Inheritance Hierarchy

System..::..Object
  C1.Silverlight.Schedule..::..GroupStyle

See Also