| wxArrayEditorDialog |  | 
  | wxArrayStringProperty | Property that manages a list of strings  | 
  | wxBaseEnumProperty | Derive dynamic custom properties with choices from this class  | 
  | wxBoolProperty | Basic property with boolean value  | 
  | wxColourProperty |  | 
  | wxColourPropertyValue | Because text, background and other colours tend to differ between platforms, wxSystemColourProperty must be able to select between system colour and, when necessary, to pick a custom one  | 
  | wxCursorProperty | Property representing wxCursor  | 
  | wxCustomProperty | This is a somewhat inefficient but versatile property class  | 
  | wxDateProperty | Property representing wxDateTime  | 
  | wxDirProperty | Like wxLongStringProperty, but the button triggers dir selector instead  | 
  | wxEditEnumProperty | WxEnumProperty with wxString value and writable combo box editor  | 
  | wxEnumProperty | You can derive custom properties with choices from this class  | 
  | wxFileProperty | Like wxLongStringProperty, but the button triggers file selector instead  | 
  | wxFlagsProperty | Represents a bit set that fits in a long integer  | 
  | wxFloatProperty | Basic property with double-precision floating point value  | 
  | wxFontProperty | Property representing wxFont  | 
  | wxImageFileProperty | Property representing image file(name)  | 
  | wxIntProperty | Basic property with integer value  | 
  | wxLongStringProperty | Like wxStringProperty, but has a button that triggers a small text editor dialog  | 
  | wxMultiChoiceProperty | Property that manages a value resulting from wxMultiChoiceDialog  | 
  | wxPGArrayStringEditorDialog |  | 
  | wxPGAttributeStorage | WxPGAttributeStorage is somewhat optimized storage for key=variant pairs (ie  | 
  | wxPGCell | Base class for simple wxPropertyGrid cell information  | 
  | wxPGCellRenderer | Base class for wxPropertyGrid cell renderers  | 
  | wxPGCheckBoxEditor |  | 
  | wxPGChoiceAndButtonEditor |  | 
  | wxPGChoiceEditor |  | 
  | wxPGChoiceEntry | Attributes of a single wxPGChoices choice  | 
  | wxPGChoiceInfo |  | 
  | wxPGChoices | Helper class for managing choices for properties  | 
  | wxPGChoicesData |  | 
  | wxPGComboBoxEditor |  | 
  | wxPGCommonValue | WxPropertyGrid stores information about common values in these records  | 
  | wxPGDefaultRenderer | Default cell renderer, that can handles the common scenarios  | 
  | wxPGEditor | Base for property editor classes  | 
  | wxPGEditorDialogAdapter | Derive a class from this to adapt an existing editor dialog or function to be used when editor button of a property is pushed  | 
  | wxPGFileDialogAdapter |  | 
  | wxPGGlobalVarsClass |  | 
  | wxPGInDialogValidator | Creates and manages a temporary wxTextCtrl for validation purposes  | 
  | wxPGLongStringDialogAdapter |  | 
  | wxPGMultiButton | This class can be used to have multiple buttons in a property editor  | 
  | wxPGPaintData | Contains information relayed to property's OnCustomPaint  | 
  | wxPGPropArgCls | Most property grid functions have this type as their argument, as it can convey a property by either a pointer or name  | 
  | wxPGProperty | WxPGProperty is base class for all wxPropertyGrid properties  | 
  | wxPGRootProperty | Root parent property  | 
  | wxPGStringTokenizer |  | 
  | wxPGTextCtrlAndButtonEditor |  | 
  | wxPGTextCtrlEditor |  | 
  | wxPGValidationInfo | Used to convey validation information to and from functions that actually perform validation  | 
  | wxPGVariantData | WxVariantData with additional functionality  | 
  | wxPGVIterator | Abstract implementation of a simple iterator  | 
  | wxPGVIteratorBase | Base class to derive new viterators  | 
  | wxPGWindowList |  | 
  | wxPropertyCategory | Category (caption) property  | 
  | wxPropertyGrid | WxPropertyGrid is a specialized two-column grid for editing properties such as strings, numbers, flagsets, fonts, and colours  | 
  | wxPropertyGridConstIterator | Const version of wxPropertyGridIterator  | 
  | wxPropertyGridEvent | A propertygrid event holds information about events associated with wxPropertyGrid objects  | 
  | wxPropertyGridHitTestResult | WxPropertyGridHitTestResult, a return value from wxPropertyGrid::HitTest(), contains all you need to know about an arbitrary location on the grid  | 
  | wxPropertyGridInterface | In order to have most same base methods, both wxPropertyGrid and wxPropertyGridManager must derive from this  | 
  | wxPropertyGridIterator | Preferable way to iterate through contents of wxPropertyGrid, wxPropertyGridManager, and wxPropertyGridPage  | 
  | wxPropertyGridIteratorBase | Base for wxPropertyGridIterator classes  | 
  | wxPropertyGridManager | WxPropertyGridManager is an efficient multi-page version of wxPropertyGrid, which can optionally have toolbar for mode and page selection, and help text box  | 
  | wxPropertyGridPage | Holder of property grid page information  | 
  | wxPropertyGridPopulator | Allows populating wxPropertyGrid from arbitrary text source  | 
  | wxPropertyGridState | Contains information of a single wxPropertyGrid page  | 
  | wxStringProperty | Basic property with string value  | 
  | wxSystemColourProperty | Has dropdown list of wxWidgets system colours  | 
  | wxUIntProperty | Basic property with unsigned integer value  |