#include <wx/grid.h>

This class may be used to format string data in a cell; it is the default for string cells.
Public Member Functions | |
| wxGridCellStringRenderer () | |
| Default constructor. | |
| wxGridCellStringRenderer::wxGridCellStringRenderer | ( | ) |
Default constructor.
|
[ top ] |