EndPosition Property (RumbaField)
Class
RumbaField
.
Action
Gets the 1-based end position of the field, when the screen is seen as one sequence of characters.
Syntax
C#
protected
Integer
EndPosition { get; }
VB
'Declaration Protected Read Property EndPosition As
Integer
Access
Read only.