Gets a value that indicates whether the control is using grouping. This is a dependency property.

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

Syntax

C#
public bool IsGrouping { get; }
Visual Basic
Public ReadOnly Property IsGrouping As Boolean
	Get

See Also