checks whether a column is hidden
isColumnHidden(colId: string | number): boolean;
Parameters:colId: string | number
- the id of a columntrue
if the column is hidden; false
otherwise.
Example
grid.isColumnHidden("country"); // -> true|false
Related sample: Grid. Is column hidden
Change log:added in v6.4
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4