21 #ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_WXGRID_RENDERER_H__
22 #define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_WXGRID_RENDERER_H__
24 #include <yuni/yuni.h>
25 #include <yuni/core/math.h>
29 namespace Antares::Component::Datagrid
40 virtual void Draw(wxGrid& grid,
Definition: wxgrid-renderer.h:32
Data provider for Datagrids.
Definition: renderer.h:50