MinLines Property (WPFTextBox)

Class

WPFTextBox.

Action

Gets the minimum number of visible lines.

Syntax

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

Access

Read only.