SpreadsheetCellValidatingEventArgs.EditorText Property
Gets or sets the string entered in the cell editor.
Namespace: DevExpress.XtraSpreadsheet
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
Type | Description |
---|---|
String | A string value specifying the text that is currently entered in the cell editor. |
See Also