Gets the resource related to the current selection.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
SyntaxC#
Copy Code
|
|---|
public Resource Resource { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property Resource As Resource |
The resource related to the current selection or null (Nothing in Visual Basic) if there are no selected cells or the current selection is not associated with a resource.
See AlsoSelection Members
Selection Class
MindFusion.Scheduling.WinForms Namespace
Contact Property
Location Property
Task Property