ASPxClientSpreadsheetCellCancelEditEventArgs.displayText Property
In This Article
Specifies the text displayed in the processed cell.
#Declaration
TypeScript
displayText: string
#Property Value
Type | Description |
---|---|
string | The display text. |
See Also