IsResize (NotesViewColumn - JavaScript)

Read-write. Indicates whether a column is resizable.

Defined in

NotesViewColumn

Syntax

isResize() : boolean

setResize(flag:boolean) : void

Legal value Description
true if a column is resizable
false if a column is not resizable