#include <wx/dataview.h>
This class is used by wxDataViewCtrl to render calendar controls.
Public Member Functions | |
wxDataViewDateRenderer (const wxString &varianttype="datetime", wxDataViewCellMode mode=wxDATAVIEW_CELL_ACTIVATABLE, int align=wxDVR_DEFAULT_ALIGNMENT) | |
The ctor. |
wxDataViewDateRenderer::wxDataViewDateRenderer | ( | const wxString & | varianttype = "datetime" , |
|
wxDataViewCellMode | mode = wxDATAVIEW_CELL_ACTIVATABLE , |
|||
int | align = wxDVR_DEFAULT_ALIGNMENT | |||
) |
The ctor.
![]() |
[ top ] |