LineCount Property (RumbaScreen)
Class
RumbaScreen
.
Action
Gets a value that indicates the number of lines on the current screen.
Syntax
C#
protected
Integer
LineCount { get; }
VB
'Declaration Protected Read Property LineCount As
Integer
Access
Read only.