Version: 2.9.4
Public Member Functions
wxDataViewTextRenderer Class Reference

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

Inheritance diagram for wxDataViewTextRenderer:

Detailed Description

wxDataViewTextRenderer is used for rendering text.

It supports in-place editing if desired.

Library:  wxAdvanced
Category:  wxDataViewCtrl Related Classes

Public Member Functions

 wxDataViewTextRenderer (const wxString &varianttype="string", wxDataViewCellMode mode=wxDATAVIEW_CELL_INERT, int align=wxDVR_DEFAULT_ALIGNMENT)
 The ctor.

List of all members.


Constructor & Destructor Documentation

wxDataViewTextRenderer::wxDataViewTextRenderer ( const wxString varianttype = "string",
wxDataViewCellMode  mode = wxDATAVIEW_CELL_INERT,
int  align = wxDVR_DEFAULT_ALIGNMENT 
)

The ctor.

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines