LoadItemsEventArgs.ItemCount Właściwość

Definicja

Pobiera lub ustawia liczbę elementów w kontrolce. Ten interfejs API jest nieaktualny. Aby uzyskać informacje na temat tworzenia ASP.NET aplikacji mobilnych, zobacz Mobile Apps & Sites with ASP.NET (Aplikacje mobilne & Sites with ASP.NET).

public:
 property int ItemCount { int get(); };
public int ItemCount { get; }
member this.ItemCount : int
Public ReadOnly Property ItemCount As Integer

Wartość właściwości

Liczba elementów w kontrolce.

Dotyczy