InfoConnect for Airlines
EndRow Property (IScreenRegion)


The ending row of the region.
Syntax
'Declaration
 
ReadOnly Property EndRow As Integer
'Usage
 
Dim instance As IScreenRegion
Dim value As Integer
 
value = instance.EndRow
int EndRow {get;}
See Also