Back to Devexpress

RowCellStyleEventArgs Properties

windowsforms-devexpress-dot-xtragrid-dot-views-dot-grid-dot-rowcellstyleeventargs-dot-underscore-properties.md

latest1.5 KB
Original Source

RowCellStyleEventArgs Properties

Provides data for the GridView.RowCellStyle event.

NameDescription
AppearanceGets the appearance settings used to paint the data cell currently being processed.
CellValueReturns the currently processed cell value. Inherited from CustomRowCellEventArgs.
ColumnGets the column to which the currently processed cell corresponds. Inherited from CustomRowCellEventArgs.
RowHandleGets the handle of the row that contains the processed cell. Inherited from CustomRowCellEventArgs.

See Also

RowCellStyleEventArgs Class

RowCellStyleEventArgs Members

DevExpress.XtraGrid.Views.Grid Namespace