StartPosition Property (RumbaField)

Class

RumbaField.

Action

Gets the 1-based start position of the field, when the screen is seen as one sequence of characters.

Syntax

C#
protected Integer StartPosition { get; }
VB
'Declaration
Protected Read Property StartPosition As Integer

Access

Read only.