LOTUSSCRIPT/COM/OLE CLASSES


IsIcon property
Example

Read-only. Indicates whether column values are displayed as icons.

Note This property is new with Release 5.

Defined in

NotesViewColumn

Data type

Boolean

Syntax

To get: flag = notesViewColumn.IsIcon

Legal values


Language cross-reference

IsIcon property in Java ViewColumn class

Example