ListView.RowLimit - Propriété
Réservé à une utilisation interne.
Espace de noms : Microsoft.SharePoint.Phone.Application
Assembly : Microsoft.SharePoint.Phone.Application (dans Microsoft.SharePoint.Phone.Application.dll)
Syntaxe
'Déclaration
Public Property RowLimit As UInteger
Get
Set
'Utilisation
Dim instance As ListView
Dim value As UInteger
value = instance.RowLimit
instance.RowLimit = value
public uint RowLimit { get; set; }
Valeur de propriété
Type : System.UInt32