AutoScroll property
- Last UpdatedJul 19, 2024
- 1 minute read
The AutoScroll property is a read-write Boolean property that gets or sets automatic scrolling to new alarms.
Syntax
result = AlarmClient.AutoScroll;
AlarmClient.AutoScroll = allowAutoscroll;