GridGetSwapRowCol

GridGetSwapRowCol checks if the channels are displayed in the Browser dialog in columns or rows.

bool = GridGetSwapRowCol()

Return Value

If bool is TRUE (1) the channels are displayed in rows.

Comment

All functions starting with Grid access the data browser. If the browser dialog isn’t open, these functions return an invalid value.

History

Version Description
4.2.0 New

id-1672586