Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / ICommentThreaded Interface / Parent Property


In This Topic
Parent Property (ICommentThreaded)
In This Topic
Gets the top-level comment.
Syntax
'Declaration
 
ReadOnly Property Parent As ICommentThreaded
 
'Usage
 
Dim instance As ICommentThreaded
Dim value As ICommentThreaded
 
value = instance.Parent
See Also