 
       wx.dataview.DataViewBitmapRenderer¶
  wx.dataview.DataViewBitmapRenderer¶This class is used by wx.dataview.DataViewCtrl to render bitmap controls.
 Class API¶
 Class API¶wx.dataview.DataViewBitmapRenderer(DataViewRenderer)¶Possible constructors:
DataViewBitmapRenderer(varianttype="wxBitmap", mode=DATAVIEW_CELL_INERT,
                       align=DVR_DEFAULT_ALIGNMENT)
This class is used by DataViewCtrl to render bitmap controls.
__init__(self, varianttype="wxBitmap", mode=DATAVIEW_CELL_INERT, align=DVR_DEFAULT_ALIGNMENT)¶The constructor.
| Parameters: | 
 | 
|---|