expression.ColumnAlarm As Integer
where expression is a variable that represents a T27Terminal Object
Gets or sets the column that the cursor must be in to sound an alarm.
The valid range of values is 1 - 133 inclusive.
expression.ColumnAlarm As Integer
The ColumnAlarm property works in conjunction with the RowAlarm property. The cursor must be in both the specified column and row in order to sound the alarm.
This property applies only when EnableHostAlarm is set to true.