TextView.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(); void set(int value); };
[System.ComponentModel.Bindable(false)]
[System.ComponentModel.Browsable(false)]
public int ItemCount { get; set; }
[<System.ComponentModel.Bindable(false)>]
[<System.ComponentModel.Browsable(false)>]
member this.ItemCount : int with get, set
Public Property ItemCount As Integer

Wartość właściwości

Liczba elementów w kontrolce.

Atrybuty

Dotyczy