de la propiedad ListView.RowLimit
Reservado para uso interno.
Espacio de nombres: Microsoft.SharePoint.Phone.Application
Ensamblado: Microsoft.SharePoint.Phone.Application (en Microsoft.SharePoint.Phone.Application.dll)
Sintaxis
'Declaración
Public Property RowLimit As UInteger
Get
Set
'Uso
Dim instance As ListView
Dim value As UInteger
value = instance.RowLimit
instance.RowLimit = value
public uint RowLimit { get; set; }
Valor de propiedad
Tipo: System.UInt32