Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

Apps, Widgets, and Controls

SortOrder​.First property

  • Last UpdatedSep 20, 2024
  • 1 minute read

The SortOrder.First property is a read-write Boolean property that gets or sets the sorting direction of the first sort column. The following values are possible:

Value

Description

FALSE

Ascending sorting direction

TRUE

Descending sorting direction

The default value is FALSE (Ascending).

Syntax

result = AlarmClient.SortOrder.First;

AlarmClient.SortOrder.First = sortDirFirst;

Remarks

Use this property in connection with the SortColumn.First to determine which column is sorted.

In This Topic
TitleResults for “How to create a CRG?”Also Available in