LineCount Property (SapTextEdit)

Class

SapTextEdit.

Action

Gets the number of all lines in the text edit control.

Syntax

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

Access

Read only.