Gets or sets the item associated with this row. This is a dependency property.
Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf
C#
![]() |
---|
public Object DataItem { get; set; } |
Visual Basic
![]() |
---|
Public Property DataItem As Object |
An object representing the data associated with the row.
MindFusion.Scheduling for WPF Programmer's Guide | © 2025 MindFusion |