ASPxClientSpreadsheetCellCancelEditEventArgs.value Property
In This Article
Gets the active cell’s current value.
#Declaration
TypeScript
value: string
#Property Value
Type | Description |
---|---|
string | A string value specifying the cell’s value |
See Also