ListViewPagedDataSource.MaximumRows Propriété

Définition

Obtient ou définit le nombre maximum d'éléments à afficher sur une même page.

public:
 property int MaximumRows { int get(); void set(int value); };
public int MaximumRows { get; set; }
member this.MaximumRows : int with get, set
Public Property MaximumRows As Integer

Valeur de propriété

Nombre maximum d'éléments à afficher sur une même page.

S’applique à

Voir aussi