GridGetFrozenCols

GridGetFrozenCols retrieves the number of frozen columns.

nCols = GridGetFrozenCols()

Return Value

nCols is the number of frozen columns.

Comment

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

id-1376753