LotusScript ClassesA-DCColumnCount (NotesView)On this pageColumnCount (NotesView - LotusScript)Read-only. The number of columns in a view. Note: This property is new with Release 5. Defined in NotesView Data type Integer Syntax To get: count% = notesView .ColumnCount Example