IsHideDetail (NotesViewColumn - JavaScript™)
Read-write. Indicates whether the details for total columns are hidden.
Defined in
NotesViewColumnSyntax
isHideDetail() : boolean setHideDetail(flag:boolean) : void
| Legal value | Description |
|---|---|
true |
if the details for totals are hidden |
false |
if the details for totals are displayed |