MindFusion.Wpf Pack Programmer's Guide
InteractiveObjectPresenter Class
See Also
 





Defines the presentation of interactive objects in the WorkbookView control.

Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf

 Syntax

C#  Copy Code

public abstract class InteractiveObjectPresenter : Control

Visual Basic  Copy Code

Public MustInherit Class InteractiveObjectPresenter
    Inherits Control

 Inheritance Hierarchy

System.Object
    System.Windows.Threading.DispatcherObject
        System.Windows.DependencyObject
            System.Windows.Media.Visual
                System.Windows.UIElement
                    System.Windows.FrameworkElement
                        System.Windows.Controls.Control
                            MindFusion.Spreadsheet.Wpf.InteractiveObjectPresenter
                                MindFusion.Spreadsheet.Wpf.CellAnnotationPresenter
                                MindFusion.Spreadsheet.Wpf.PicturePresenter
                                MindFusion.Spreadsheet.Wpf.Charts.ChartPresenter

 See Also

InteractiveObjectPresenter Members
MindFusion.Spreadsheet.Wpf Namespace