Skip to main content

Parent (NotesViewColumn - LotusScript)

Read-only. The view that contains a column.

Note: This property is new with Release 5.0.2b. Note: Prior to Release 6, this property was supported in COM only.

Defined in

NotesViewColumn

Data type

NotesView

Syntax

To get: Set notesView = notesViewColumn .Parent

Example