Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / CellRangeDataSource Class / DeleteCore Method


In This Topic
    DeleteCore Method (CellRangeDataSource)
    In This Topic
    Designates this external variable to be deleted.
    Syntax
    'Declaration
     
    
    Protected Overridable Sub DeleteCore() 
    'Usage
     
    
    Dim instance As CellRangeDataSource
     
    instance.DeleteCore()
    protected virtual void DeleteCore()
    See Also