git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18954
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
\func{void}{SetFlexibleDirections}{\param{int }{direction}}
Specifies whether the sizer should flexibly resize its columns, rows, or
-both. Argument {\t direction} can be {\tt wxVERTICAL}, {\tt wxHORIZONTAL}
+both. Argument {\tt direction} can be {\tt wxVERTICAL}, {\tt wxHORIZONTAL}
or {\tt wxBOTH} (which is the default value). Any other value is ignored. See
\helpref{GetFlexibleDirection()}{wxflexgridsizergetflexibledrection} for the
explanation of these values.