wx.grid.GridCellStringRenderer

Inheritance diagram for wx.grid.GridCellStringRenderer:



Description

This class may be used to format string data in a cell; it is the default for string cells.

Known Subclasses

wx.grid.GridCellAutoWrapStringRenderer, wx.grid.GridCellDateTimeRenderer, wx.grid.GridCellEnumRenderer, wx.grid.GridCellFloatRenderer, wx.grid.GridCellNumberRenderer

Methods Summary

Class API

Methods

__init__()
No docstrings available for this method.