Gets the row.
Namespace: Ico.AnyGlass.AlarmWorX.ViewModelAssembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public AlarmData Row { get; } |
Visual Basic |
---|
Public ReadOnly Property Row As AlarmData Get |
JScript |
---|
function get Row () : AlarmData |