LoadItemsEventArgs.ItemCount 屬性

定義

取得或設定控制項中的項目計數。 這個 API 已經過時。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱 mobile Apps & Sites with ASP.NET

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

屬性值

控制項中的項目計數。

適用於