Skip to main content
A newer version of this page is available. .

RowDeletedEventArgs Class

Provides data for an event that fires after a row is deleted.

Namespace: DevExpress.Data

Assembly: DevExpress.Data.v19.1.dll

Declaration

public class RowDeletedEventArgs :
    EventArgs

Inheritance

See Also