IsIcon (NotesViewColumn - LotusScript®)
Read-only. Indicates whether column values are displayed as icons.
Note: This property is new with Release 5.
Defined in
Data type
Boolean
Syntax
To get: flag = notesViewColumn.IsIcon
Legal values
- True indicates that the column values are displayed as icons.
- False indicates that the column values are not displayed as icons.