ObjectList.ItemSelect イベント

定義

ユーザーがリスト ビューから項目を選択したときに発生します。 この API は廃止されています。 ASP.NET モバイル アプリケーションの開発方法については、「Mobile Apps&」を参照してください。ASP.NET

public:
 event System::Web::UI::MobileControls::ObjectListSelectEventHandler ^ ItemSelect;
public event System.Web.UI.MobileControls.ObjectListSelectEventHandler ItemSelect;
member this.ItemSelect : System.Web.UI.MobileControls.ObjectListSelectEventHandler 
Public Custom Event ItemSelect As ObjectListSelectEventHandler 

イベントの種類

注釈

このイベントは、 ShowItemCommands イベントが呼び出される前に呼び出されます。

適用対象

こちらもご覧ください