Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

SpreadsheetCellCancelEditEventArgs Class

Provides data for the SpreadsheetControl.CellCancelEdit event.

Namespace: DevExpress.XtraSpreadsheet

Assembly: DevExpress.Spreadsheet.v19.1.Core.dll

Declaration

[ComVisible(true)]
public class SpreadsheetCellCancelEditEventArgs :
    SpreadsheetCellEventArgsBase

Inheritance

Object
EventArgs
SpreadsheetCellEventArgsBase
SpreadsheetCellCancelEditEventArgs
See Also