When set to true the grid automatically scrolls to the alarm that is changed or added
Namespace: Ico.AwxAssembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public AwxJumpMode JumpMode { get; set; } |
Visual Basic |
---|
Public Property JumpMode As AwxJumpMode Get Set |
JScript |
---|
function get JumpMode () : AwxJumpMode function set JumpMode (value : AwxJumpMode) |