PeopleEditor.DefaultRows Property

Retrieves the default number of rows in the control.

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

Syntax

Protected Overrides ReadOnly Property DefaultRows As Integer
    Get

Dim value As Integer

value = Me.DefaultRows
protected override int DefaultRows { get; }

Property Value

Type: System.Int32
An integer that represents the default number of rows.

See Also

Reference

PeopleEditor Class

PeopleEditor Members

Microsoft.SharePoint.WebControls Namespace