Attachmate.Reflection.Emulation.OpenSystems Namespace > ScreenRegion Class : EndColumn Property |
'Declaration
Public ReadOnly Property EndColumn As Integer
'Usage
Dim instance As ScreenRegion Dim value As Integer value = instance.EndColumn
public int EndColumn {get;}