Back to Devexpress

GetCustomRowCellEditEventArgs Constructors

windowsforms-devexpress-dot-xtraverticalgrid-dot-events-dot-getcustomrowcellediteventargs-dot-ctor.md

latest1.0 KB
Original Source

GetCustomRowCellEditEventArgs Constructors

Provides data for the VGridControlBase.RecordCellStyle event.

NameParametersDescription
GetCustomRowCellEditEventArgs(BaseRow, Int32, Int32, RepositoryItem)row, recordIndex, cellIndex, repositoryItemInitializes a new instance of the GetCustomRowCellEditEventArgs class.

See Also

GetCustomRowCellEditEventArgs Class

GetCustomRowCellEditEventArgs Members

DevExpress.XtraVerticalGrid.Events Namespace