When the alarm returns to normal the row becomes empty and it's not removed automatically
Namespace: Ico.AwxAssembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public bool AllowEmptyRows { get; set; } |
Visual Basic |
---|
Public Property AllowEmptyRows As Boolean Get Set |
JScript |
---|
function get AllowEmptyRows () : boolean function set AllowEmptyRows (value : boolean) |