Gets or sets the interactive object associated with this presenter. This is a dependency property.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
C#
![]() |
---|
public InteractiveObject Object { get; set; } |
Visual Basic
![]() |
---|
Public Property Object As InteractiveObject |
An instance of the InteractiveObject class.
MindFusion.Spreadsheet for WPF Programmer's Guide | © 2025 MindFusion |