<wx/grid.h>
+\wxheading{Library}
+
+\helpref{wxAdv}{librarieslist}
+
\wxheading{Window styles}
There are presently no specific window styles for wxGrid.
Sets the height of the column labels.
-If \arg{height} equals to \textt{wxGRID\_AUTOSIZE} then height is calculated automatically
+If \arg{height} equals to \texttt{wxGRID\_AUTOSIZE} then height is calculated automatically
so that no label is truncated. Note that this could be slow for a large table.
Sets the width of the row labels.
-If \arg{width} equals \textt{wxGRID\_AUTOSIZE} then width is calculated automatically
+If \arg{width} equals \texttt{wxGRID\_AUTOSIZE} then width is calculated automatically
so that no label is truncated. Note that this could be slow for a large table.