IsHideDetail (ViewColumn - Java™)
Read-write. Indicates whether the details for total columns are hidden.
Note: This property is read-write with Release
6.5.
Defined in
Data type
boolean
Syntax
public boolean isHideDetail()
throws NotesException
public void setHideDetail(boolean flag)
throws NotesException
Legal values
- true if the details for totals are hidden
- false if the details for totals are displayed