KeepSelectionFocus (NotesOutlineEntry - JavaScript™)
Read-Write. Indicates whether an entry keeps selection focus.
Defined in
NotesOutlineEntrySyntax
getKeepSelectionFocus() : boolean
setKeepSelectionFocus(value:boolean)
: void
Legal value | Description |
---|---|
true |
if the entry keeps selection focus |
false |
if the entry does not keep selection focus |