The editor for string/text data.
Derived from
See also
wxGridCellEditor, wxGridCellFloatEditor, wxGridCellBoolEditor, wxGridCellNumberEditor, wxGridCellChoiceEditor
Include files
<wx/grid.h>
Members
wxGridCellTextEditor::wxGridCellTextEditor
wxGridCellTextEditor::SetParameters
wxGridCellTextEditor()
Default constructor.
void SetParameters(const wxString& params)
The parameters string format is "n" where n is a number representing the maximum width.