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