MaxDisplayedLines Property (SparkTextBase)

Action

Gets an integer which determines whether, and where, the text gets truncated.

Syntax

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

Access

Read only.