Gets the default style of the group.

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

Syntax

C#
public static GroupStyle Default { get; }
Visual Basic
Public Shared ReadOnly Property Default As GroupStyle
	Get

See Also