IsSecondaryResortDescending (NotesViewColumn - JavaScript™)
Read-write. Indicates whether a secondary sorting column for a user-sorted column is sorted in descending order.
Defined in
NotesViewColumnSyntax
isSecondaryResortDescending()
: boolean setSecondaryResortDescending(flag:boolean) : void
| Legal value | Description |
|---|---|
true |
if a secondary sorting column is descending |
false |
if a secondary sorting column is ascending |