MindFusion.Scheduling for Silverlight Programmer's Guide
Calendar.GroupType Property
See Also
 





Gets or sets the grouping criteria for the Timetable, WeekRange, List and Resource views. This is a dependency property.

Namespace: MindFusion.Scheduling.Silverlight
Assembly: MindFusion.Scheduling.Silverlight

 Syntax

C#  Copy Code

public GroupType GroupType { get; set; }

Visual Basic  Copy Code

Public Property GroupType As GroupType

 Property Value

A member of the GroupType enumeration. The default is None.

 Remarks

For more information about grouping in MindFusion.Scheduling for Silverlight check Grouping.

 See Also

Calendar Members
Calendar Class
MindFusion.Scheduling.Silverlight Namespace