Defines where the new incoming events should be put in the grid
Namespace: Ico.Awx.CommonAssembly: AwxClientCommon (in AwxClientCommon.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public NewEventsPosition NewEventsPosition { get; set; } |
Visual Basic |
---|
Public Property NewEventsPosition As NewEventsPosition Get Set |
JScript |
---|
function get NewEventsPosition () : NewEventsPosition function set NewEventsPosition (value : NewEventsPosition) |