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


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