Gets the resource associated with the clicked cell.
Namespace: MindFusion.Scheduling.Wpf
Assembly: MindFusion.Scheduling.Wpf
SyntaxC#
Copy Code
|
|---|
public Resource Resource { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property Resource As Resource |
See Also