Specifies whether column headers are displayed for the Alarm Summary object.
Syntax
object.ShowHeaders [= Boolean]
Properties
The ShowHeaders property syntax has these parts:
Part |
Description |
object |
An object expression that evaluates to an object in the Applies To list. |
Boolean |
Whether column headers are displayed. |
Settings
The settings for Boolean are:
Value |
Description |
True |
Column headers are displayed. (Default) |
False |
Column headers are not displayed. |