Gets or sets the activity or resource allocation related to the event.
Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf
C#
![]() |
---|
public Object Item { get; set; } |
Visual Basic
![]() |
---|
Public Property Item As Object |
A reference to a IResourceAllocationViewModel or a IActivityViewModel depending on the object being modified.
MindFusion.Scheduling for WPF Programmer's Guide | © 2025 MindFusion |