SchedulerControl.GroupType Property
In This Article
Specifies the type of grouping applied to the Scheduler. This is a dependency property.
Namespace: DevExpress.UI.Xaml.Scheduler
Assembly: DevExpress.UI.Xaml.Scheduler.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
#Property Value
Type | Description |
---|---|
DevExpress. |
A DevExpress. |
#Remarks
Set the GroupType property to Resource to group appointments by resources.
See Also