Back to Devexpress

RowEventArgs Properties

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

latest1005 B
Original Source

RowEventArgs Properties

Provides data for the GridView.GroupRowExpanded and GridView.GroupRowCollapsed events.

NameDescription
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.

See Also

RowEventArgs Class

RowEventArgs Members

DevExpress.XtraGrid.Views.Base Namespace