]>
git.saurik.com Git - wxWidgets.git/blob - docs/doxygen/groups/class_propgrid.h
3262f62f8ac4d2a9073092d551345a1f6132a1ab
1 /////////////////////////////////////////////////////////////////////////////
2 // Name: class_propgrid.h
3 // Purpose: wxPropertyGrid classes group docs
4 // Author: wxWidgets team
6 // Licence: wxWindows licence
7 /////////////////////////////////////////////////////////////////////////////
11 @defgroup group_class_propgrid wxPropertyGrid
14 wxPropertyGrid is a specialized grid for editing properties (that is,
15 name=value pairs). This style of control has also been known as
16 property sheet or object grid.
18 Related Overviews: @ref overview_propgrid