EnableColumnQuickSort Property

Specifies whether columns can be sorted in the Alarm Summary object.

Syntax

object.EnableColumnQuickSort [= Boolean]

Properties

The EnableColumnQuickSort property syntax has these parts:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

Boolean

Whether columns can be sorted.

Settings

The settings for Boolean are:

Value

Description

True

A left mouse click on a column header toggles the sort order of the list of alarms between ascending and descending order.

False

The list cannot be sorted.

Remarks

Only the Node, Priority, Tagname, and Time In columns support sorting.

 

Applies To