Back to Devexpress

RowDeletedEventArgs Properties

corelibraries-devexpress-dot-data-dot-rowdeletedeventargs-dot-underscore-properties.md

latest795 B
Original Source

RowDeletedEventArgs Properties

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

NameDescription
ListSourceIndexGets the index of the current row in the data source.
RowGets the currently processed row.
RowHandleGets the row handle (id) that identifies the position of the current row in the control.

See Also

RowDeletedEventArgs Class

RowDeletedEventArgs Members

DevExpress.Data Namespace