Action
Gets the first visible line which is visualized at the top border of the text edit control. The value is zero-based.
Syntax
C#
protected Integer FirstVisibleLine { get; }
VB
'Declaration
Protected Read Property FirstVisibleLine As Integer
Access
Read only.