Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / ThreadedComment Class / Parent Property


In This Topic
Parent Property (ThreadedComment)
In This Topic
Syntax
'Declaration
 
Public Overrides NotOverridable ReadOnly Property Parent As ICommentThreaded
 
'Usage
 
Dim instance As ThreadedComment
Dim value As ICommentThreaded
 
value = instance.Parent
See Also