ASPxClientSpreadsheetCellCancelEditEventArgs Constructors
Provides data for the ASPxClientSpreadsheet.CellCancelEdit event.Name | Description |
---|---|
constructor(columnIndex, rowIndex, formula, value, displayText, sheetName) | Initializes a new instance of the ASPxClientSpreadsheetCellCancelEditEventArgs class with specified settings. |
See Also