Gets the resources related to the current selection.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public Resource[] Resources { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Resources As Resource() |
A list with all related resources.
This property is relevant in ResourceView with enabled multiple grouping.