Input for WinForms | ComponentOne
C1.Win.Input.DbNavigator Namespace / C1DbNavigator Class / DeleteRecord Method

In This Topic
    DeleteRecord Method
    In This Topic
    Deletes the current record from the DataSource.
    Syntax
    'Declaration
     
    
    Public Sub DeleteRecord() 
    public void DeleteRecord()
    See Also