IsResize (NotesViewColumn - JavaScript™)
Read-write. Indicates whether a column is resizable.
Defined in
NotesViewColumnSyntax
isResize() : boolean
setResize(flag:boolean) : void
Legal value | Description |
---|---|
true |
if a column is resizable |
false |
if a column is not resizable |