]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/doxygen/groups/class_propgrid.h
added wxPropertyGrid from Jaakko Salli (#9934)
[wxWidgets.git] / docs / doxygen / groups / class_propgrid.h
diff --git a/docs/doxygen/groups/class_propgrid.h b/docs/doxygen/groups/class_propgrid.h
new file mode 100644 (file)
index 0000000..d850e5e
--- /dev/null
@@ -0,0 +1,20 @@
+/////////////////////////////////////////////////////////////////////////////
+// Name:        class_propgrid.h
+// Purpose:     wxPropertyGrid classes group docs
+// Author:      wxWidgets team
+// RCS-ID:      $Id:
+// Licence:     wxWindows license
+/////////////////////////////////////////////////////////////////////////////
+
+/**
+
+@defgroup group_class_propgrid wxPropertyGrid
+@ingroup group_class
+
+wxPropertyGrid is a specialized grid for editing properties (that is,
+name=value pairs).
+
+Related Overviews: @ref overview_propgrid
+
+*/
+