CursorColumn Property (RumbaScreen)

Class

RumbaScreen.

Action

Gets the column position of the cursor on the screen.

Syntax

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

Access

Read only.