Gets a reference to the associated Model.
Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf
SyntaxC#
Copy Code
|
|---|
Object Model { get; } |
Visual Basic
Copy Code
|
|---|
ReadOnly Property Model As Object |
An object representing the underlying model.
See Also