Gets the locations whose schedule to display in the timetable when GroupType is set to GroupByLocations.
Namespace: MindFusion.Scheduling.Wpf
Assembly: MindFusion.Scheduling.Wpf
C#
![]() |
---|
public ResourceCollection<Location> ItemLocations { get; set; } |
Visual Basic
![]() |
---|
Public Property ItemLocations As ResourceCollection(Of Location) |
An instance of the ResourceCollection(Location) generic class specifying which locations are displayed as columns in grouped views.
MindFusion.Scheduling for WPF Programmer's Guide | © 2025 MindFusion |