IsHidden (NotesViewColumn - JavaScriptâ„¢)
Read-write. Indicates whether a column is hidden.
Defined in
NotesViewColumnSyntax
isHidden() : booleansetHidden(flag:boolean) : void
| Legal value | Description |
|---|---|
| true | if the column is hidden |
| false | if the column is not hidden |
Language cross-reference
IsHidden property in LotusScript® NotesViewColumn class
IsHidden property in Java ViewColumn class