MindFusion.Wpf Pack Programmer's Guide
IItemViewModel.Model Property
See Also
 





Gets a reference to the associated Model.

Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf

 Syntax

C#  Copy Code

Object Model { get; }

Visual Basic  Copy Code

ReadOnly Property Model As Object

 Property Value

An object representing the underlying model.

 See Also

IItemViewModel Members
IItemViewModel Interface
MindFusion.DataViews.Wpf Namespace