ShowRowNumbers Property

Specifies whether to display row numbers for the Alarm Summary object.

Syntax

object.ShowRowNumbers [= Boolean]

Properties

The ShowRowNumbers property syntax has these parts:

Part

Description

object

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

Boolean

Whether the row numbers are displayed.

Settings

The settings for Boolean are:

Value

Description

True

The row numbers are displayed.

False

The row numbers are not displayed. (Default)

 

Applies To