MindFusion.Wpf Pack 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.Wpf
Assembly: MindFusion.Scheduling.Wpf

 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 Scheduling for WPF check Grouping.

 See Also

Calendar Members
Calendar Class
MindFusion.Scheduling.Wpf Namespace