Back to Devexpress

RowCellStyleEventArgs Constructors

windowsforms-devexpress-dot-xtragrid-dot-views-dot-grid-dot-rowcellstyleeventargs-dot-ctor.md

latest927 B
Original Source

RowCellStyleEventArgs Constructors

Provides data for the GridView.RowCellStyle event.

NameParametersDescription
RowCellStyleEventArgs(Int32, GridColumn, GridRowCellState, AppearanceObject)rowHandle, column, state, appearanceInitializes a new instance of the RowCellStyleEventArgs class.

See Also

RowCellStyleEventArgs Class

RowCellStyleEventArgs Members

DevExpress.XtraGrid.Views.Grid Namespace