Spread Windows Forms 17
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()
    public override void Delete()
    See Also