wx.grid.GridRowHeaderRendererDefault¶Default row header renderer.
You may derive from this class if you need to only override one of its methods (i.e. either DrawLabel or DrawBorder) but continue to use the default implementation for the other one.
Added in version 2.9.1.
Class Hierarchy¶
Inheritance diagram for class GridRowHeaderRendererDefault:
Methods Summary¶Implement border drawing for the row labels. |
Class API¶