Gets the resources associated with the clicked cell.
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.
MindFusion.Scheduling Programmer's Guide | © 2023 MindFusion |