Click or drag to resize

IWorksheetViewCellEdit_Text Property

Gets or sets the text of the cell editor.

Namespace: Altaxo.Gui.Worksheet.Viewing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
string CellEdit_Text { get; set; }

Property Value

String
See Also