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