Back to Devexpress

RowObjectEventArgs Properties

windowsforms-devexpress-dot-xtragrid-dot-views-dot-base-dot-rowobjecteventargs-dot-underscore-properties.md

latest1.1 KB
Original Source

RowObjectEventArgs Properties

Provides data for the ColumnView.RowUpdated event.

NameDescription
RowGets the processed row.
RowHandleGets the row’s handle (position). For the ColumnView.RowUpdated event, this property specifies the previous handle (position) of the currently processed row. NewItemRowHandle value when a new row is added. Inherited from RowEventArgs.

See Also

RowObjectEventArgs Class

RowObjectEventArgs Members

DevExpress.XtraGrid.Views.Base Namespace