Gets the effective row the context is currently positioned at, that is
the CurrentRow of this context concatenated with the
current rows of all ancestor contexts.
| C# | Visual Basic | Visual C++ |
public Row EffectiveRow { get; }
Public ReadOnly Property EffectiveRow As Row Get
public: property Row^ EffectiveRow { Row^ get (); }
Row
The current effective row.
The current effective row.
Assembly: Ranorex.Core (Module: Ranorex.Core.dll) Version: 4.0.4.23593 (4.0.4.23593)