phoenix_title wx.grid.GridCellStringRenderer

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


class_hierarchy Class Hierarchy

Inheritance diagram for class GridCellStringRenderer:

method_summary Methods Summary

__init__

Default constructor.


api Class API

class wx.grid.GridCellStringRenderer(GridCellRenderer)

Possible constructors:

GridCellStringRenderer()

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


Methods

__init__(self)

Default constructor.