SPFieldMultiLineText.PreviewValueSize property

Gets or sets the preview value size that is used for the field.

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

Syntax

public SPPreviewValueSize PreviewValueSize { get; set; }

Property value

Type: Microsoft.SharePoint.SPPreviewValueSize
An SPPreviewValueSize value that specifies the preview value size.

See also

Reference

SPFieldMultiLineText class

SPFieldMultiLineText members

Microsoft.SharePoint namespace