.. highlightlang:: us .. index:: GridGetSwapRowCol .. _gridgetswaprowcol: GridGetSwapRowCol ================= .. us.tag GridGetSwapRowCol NOTREADYENGLISH New420 Grid :ref:`GridGetSwapRowCol` checks if the channels are displayed in the Browser dialog in columns or rows. .. function:: bool = GridGetSwapRowCol() .. us.return **Return Value** If *bool* is TRUE (1) the channels are displayed in rows. .. us.comment **Comment** All functions starting with ``Grid`` access the data browser. If the browser dialog isn't open, these functions return an invalid value. .. us.history **History** .. list-table:: :header-rows: 1 * - Version - Description * - 4.2.0 - New .. seealso:: :ref:`overview-netcdf-browser`, :ref:`overview-netcdf-files`, :ref:`GridSetSwapRowCol` :sub:`id-1672586`