LoadItemsEventArgs.ItemIndex 屬性

定義

取得由叫用的事件所載入之第一個項目的索引。 這個 API 已經過時。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱 具有 ASP.NET 的Mobile Apps & Sites

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

屬性值

由叫用的事件所載入之第一個項目的索引。

適用於

另請參閱