PagedDataSource.CurrentPageIndex Właściwość

Definicja

Pobiera lub ustawia indeks bieżącej strony.

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

Wartość właściwości

Int32

Indeks bieżącej strony.

Uwagi

Użyj CurrentPageIndex właściwości, aby określić lub określić indeks bieżącej strony.

Dotyczy

Zobacz też