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