Reflection .NET API
Attachmate.Reflection.Emulation.OpenSystems Assembly / Attachmate.Reflection.Emulation.OpenSystems Namespace / ScreenRegion Class / EndRow Property


In This Topic
EndRow Property (ScreenRegion)
In This Topic
The ending row of the region.
Syntax
'Declaration
 
Public ReadOnly Property EndRow As Integer
 
'Usage
 
Dim instance As ScreenRegion
Dim value As Integer
 
value = instance.EndRow
See Also