Lotus Software logo
IBM Lotus Domino Designer 8.5
  Versions 8.5 and 8.5.1






Columns property

Read-only. The columns in a view.

Defined in

View

Data type

java.util.Vector; elements are ViewColumn

Syntax

public java.util.Vector getColumns()

throws NotesException

Usage

The order of ViewColumn objects in the vector corresponds to the order of the columns in the view, from left to right.

Language cross-reference

Columns property in LotusScript NotesView class

See examples

Examples: Columns property
Related topics
Accessing view columns




Library | Support | Terms of use |

Last updated: Monday, October 5, 2009