SPFieldMultiLineText.NumberOfLines property

Gets or sets the number of lines to display in the field.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

public int NumberOfLines { get; set; }

Property value

Type: System.Int32
A 32-bit integer that represents the number of lines.

See also

Reference

SPFieldMultiLineText class

SPFieldMultiLineText members

Microsoft.SharePoint namespace