Back to Devexpress

GetCustomRowCellEditEventArgs Properties

windowsforms-devexpress-dot-xtraverticalgrid-dot-events-dot-getcustomrowcellediteventargs-dot-underscore-properties.md

latest1.4 KB
Original Source

GetCustomRowCellEditEventArgs Properties

Provides data for the VGridControlBase.RecordCellStyle event.

NameDescription
CellIndexGets the processed cell’s index. Inherited from RowCellEventArgs.
RecordIndexGets the index of the record containing the processed cell. Inherited from RowCellEventArgs.
RepositoryItemGets or sets the editor assigned to the processed cell.
RowGets the processed row. Inherited from RowEventArgs.

See Also

GetCustomRowCellEditEventArgs Class

GetCustomRowCellEditEventArgs Members

DevExpress.XtraVerticalGrid.Events Namespace