Remove all lines containing cvs/svn "$Id$" keyword.
[wxWidgets.git] / docs / doxygen / groups / class_propgrid.h
1 /////////////////////////////////////////////////////////////////////////////
2 // Name: class_propgrid.h
3 // Purpose: wxPropertyGrid classes group docs
4 // Author: wxWidgets team
5 // Licence: wxWindows licence
6 /////////////////////////////////////////////////////////////////////////////
7
8 /**
9
10 @defgroup group_class_propgrid wxPropertyGrid
11 @ingroup group_class
12
13 wxPropertyGrid is a specialized grid for editing properties (that is,
14 name=value pairs). This style of control has also been known as
15 property sheet or object grid.
16
17 Related Overviews: @ref overview_propgrid
18
19 */