True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / C1TrueDBGrid Class / Delete Method / Delete() Method

In This Topic
    Delete() Method
    In This Topic
    Deletes the current row.
    Syntax
    'Declaration
     
    Public Overloads Overridable Sub Delete() 
    public virtual void Delete()
    See Also