No base class
-\wxheading{Data structures}
+\wxheading{Include files}
+
+<wx/grid.h>
\latexignore{\rtfignore{\wxheading{Members}}}
\func{}{wxGridCellAttr}{\void}
Default constructor.
-
+
\func{}{wxGridCellAttr}{\param{const wxColour\& }{colText}, \param{const wxColour\& }{colBack}, \param{const wxFont\& }{font}, \param{int }{hAlign}, \param{int }{vAlign}}
VZ: considering the number of members wxGridCellAttr has now, this ctor
\membersection{wxGridCellAttr::SetReadOnly}\label{wxgridcellattrsetreadonly}
-\func{void}{SetReadOnly}{\param{bool }{isReadOnly = TRUE}}
+\func{void}{SetReadOnly}{\param{bool }{isReadOnly = true}}
\membersection{wxGridCellAttr::SetRenderer}\label{wxgridcellattrsetrenderer}