Version: 2.9.4
Public Member Functions
wxGridCellAutoWrapStringRenderer Class Reference

#include </home/zeitlin/src/wx/github/interface/wx/grid.h>

Inheritance diagram for wxGridCellAutoWrapStringRenderer:

Detailed Description

This class may be used to format string data in a cell.

The too long lines are wrapped to be shown entirely at word boundaries.

Library:  wxAdvanced
Category:  Grid Related Classes
参照:
wxGridCellRenderer, wxGridCellBoolRenderer, wxGridCellDateTimeRenderer, wxGridCellEnumRenderer, wxGridCellFloatRenderer, wxGridCellNumberRenderer, wxGridCellStringRenderer

Public Member Functions

 wxGridCellAutoWrapStringRenderer ()
 Default constructor.

List of all members.


Constructor & Destructor Documentation

wxGridCellAutoWrapStringRenderer::wxGridCellAutoWrapStringRenderer ( )

Default constructor.

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines