DetailsPaneHeight property (AlarmSummary object)
Sets or returns a value that determines the height of the Details pane. The value is a percentage of the total height of the control. Read/write. Integer.
Syntax
object
.DetailsPaneHeight
[= integer
]where
object
— the name of an AlarmEventSummary object.integer
— a value that determines the height of the Details pane. The value must be greater than zero and less than or equal to 80.Possible errors
- ftasErrorInvalidPropValue
Provide Feedback