\section{\class{wxPropertySheet}}\label{wxpropertysheet}
-\overview{wxPropertySheet overview}{wxpropertysheetoverview}
-
The {\bf wxPropertySheet} class is used for storing a number of
wxProperty objects (essentially names and values).
+\wxheading{See also}
+
+\helpref{wxPropertySheet overview}{wxpropertysheetoverview}
+
+\latexignore{\rtfignore{\wxheading{Members}}}
+
\membersection{wxPropertySheet::wxPropertySheet}
\func{void}{wxPropertySheet}{\param{const wxString}{ name = ""}}
\membersection{wxPropertySheet::SetAllModified}
-\func{void}{SetAllModified}{\param{Bool}{ flag}}
+\func{void}{SetAllModified}{\param{bool}{ flag}}
Sets the `modified' flag of each property value.
-
-