EntityEditor.DefaultRows Property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Protected Overridable ReadOnly Property DefaultRows As Integer
    Get
'Usage
Dim value As Integer

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

Property Value

Type: System.Int32
Returns Int32.

See Also

Reference

EntityEditor Class

EntityEditor Members

Microsoft.SharePoint.WebControls Namespace