Gets or sets the resource associated with this allocation.
Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf
C#
![]() |
---|
public abstract IResourceViewModel Resource { get; set; } |
Visual Basic
![]() |
---|
Public MustOverride Property Resource As IResourceViewModel |
An IResourceViewModel object identifying the associated resource.
MindFusion.Scheduling for WPF Programmer's Guide | © 2025 MindFusion |