Gets the resource related to the element being drawn.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public Resource Resource { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Resource As Resource |
This could be null (Nothing in Visual Basic) when no resource is related to the element.