Checks if there are active alarms in the grid
            
Namespace: Ico.AwxAssembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# | 
|---|
public bool HasActiveAlarms()  | 
| Visual Basic | 
|---|
Public Function HasActiveAlarms As Boolean  | 
| JScript | 
|---|
public function HasActiveAlarms() : boolean  |