DataResultBase.RowNumberForEachItem Property

Namespace:  Microsoft.SharePoint.Portal.WebControls
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Public Overridable Property RowNumberForEachItem As Integer
    Get
    Set
'Usage
Dim instance As DataResultBase
Dim value As Integer

value = instance.RowNumberForEachItem

instance.RowNumberForEachItem = value
public virtual int RowNumberForEachItem { get; set; }

Property Value

Type: System.Int32

See Also

Reference

DataResultBase Class

DataResultBase Members

Microsoft.SharePoint.Portal.WebControls Namespace