InfoConnect for Unisys
EndColumn Property (IScreenRegion)


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