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