JAVA/CORBA CLASSES


IsHideDetail property
Example

Read-write. Indicates whether the details for total columns are hidden.

Note This property is read-write with Release 6.5.

Defined in

ViewColumn

Data type

boolean

Syntax

public boolean isHideDetail()
   throws NotesException

public void setHideDetail(boolean flag)
   throws NotesException

Legal values


Language cross-reference

IsHideDetail property in LotusScript NotesViewColumn class

Example
See Also