MindFusion.Wpf Pack Programmer's Guide
CellAnnotation.Parent Property
See Also
 





Gets the parent Annotation object of this instance.

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

 Syntax

C#  Copy Code

public Annotation Parent { get; }

Visual Basic  Copy Code

Public ReadOnly Property Parent As Annotation

 Property Value

An instance of the Annotation class.

 See Also

CellAnnotation Members
CellAnnotation Class
MindFusion.Spreadsheet.Wpf Namespace