Lotus Software logo
IBM Lotus Domino Designer 8.5
  Versions 8.5 and 8.5.1






IsSortDescending property

Read-write. Indicates whether an auto-sorted column is sorted in descending order.

Note This property is read-write with Release 6.5.

Defined in

ViewColumn

Data type

boolean

Syntax

public boolean isSortDescending()

throws NotesException
public void setSortDescending(boolean flag)

throws NotesException

Legal values

Usage

In the sort tab for column properties, the"Descending" button indicates a descending auto-sorted column.

IsSorted must be true for this property to be effective.

Language cross-reference

IsSortDescending property in LotusScript NotesViewColumn class

See examples

Examples: IsSortDescending property
Related topics
Accessing view columns
IsResortAscending property
IsResortDescending property
IsResortToView property
IsSecondaryResort property
IsSecondaryResortDescending property
IsSorted property




Library | Support | Terms of use |

Last updated: Monday, October 5, 2009