MindFusion.Wpf Pack Programmer's Guide
ResourceDateEventArgs.Resource Property
See Also
 





Gets the resource associated with the clicked cell.

Namespace: MindFusion.Scheduling.Wpf
Assembly: MindFusion.Scheduling.Wpf

 Syntax

C#  Copy Code

public Resource Resource { get; }

Visual Basic  Copy Code

Public ReadOnly Property Resource As Resource

 Property Value

This is either null (Nothing in Visual Basic) or reference to a Resource, Contact, Location or Task object.

 See Also

ResourceDateEventArgs Members
ResourceDateEventArgs Class
MindFusion.Scheduling.Wpf Namespace