Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / ThreadedComment Class / Delete Method


In This Topic
Delete Method (ThreadedComment)
In This Topic
Syntax
'Declaration
 
Public Overrides NotOverridable Sub Delete() 
 
'Usage
 
Dim instance As ThreadedComment
 
instance.Delete()
See Also