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





Defines the presentation of cell annotations in the WorkbookView control.

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

 Syntax

C#  Copy Code

public class CellAnnotationPresenter : InteractiveObjectPresenter

Visual Basic  Copy Code

Public Class CellAnnotationPresenter
    Inherits InteractiveObjectPresenter

 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

 See Also

CellAnnotationPresenter Members
MindFusion.Spreadsheet.Wpf Namespace