ColumnCount (View - Java)

Read-only. The number of columns in a view.

Defined in

View

Data type

int

Syntax

public int getColumnCount()
    throws NotesException

Language cross-reference

ColumnCount property in LotusScript® NotesView class

Example