wxPropertyGrid stores information about common values in these records. More...
#include <propgrid.h>
Public Member Functions | |
virtual wxString | GetEditableText () const |
const wxString & | GetLabel () const |
wxPGCellRenderer * | GetRenderer () const |
wxPGCommonValue (const wxString &label, wxPGCellRenderer *renderer) | |
Protected Attributes | |
wxString | m_label |
wxPGCellRenderer * | m_renderer |
wxPropertyGrid stores information about common values in these records.