logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

wxGridCellStringRenderer - Functions for wxGridCellStringRenderer class

Data Types

wxGridCellStringRenderer() = wx:wx_object()

Description

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

       See:     wxGridCellRenderer,     wxGridCellAutoWrapStringRenderer     (not     implemented     in    wx),
       wxGridCellBoolRenderer, wxGridCellDateTimeRenderer (not implemented in wx),  wxGridCellEnumRenderer  (not
       implemented in wx), wxGridCellFloatRenderer, wxGridCellNumberRenderer

       This class is derived (and can use functions) from: wxGridCellRenderer

       wxWidgets docs: wxGridCellStringRenderer

Exports

new()->wxGridCellStringRenderer()destroy(This::wxGridCellStringRenderer())->ok

              Destroys the object.

wxWidgets team.                                     wx 2.1.1                      wxGridCellStringRenderer(3erl)

Name

       wxGridCellStringRenderer - Functions for wxGridCellStringRenderer class

See Also