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