'宣言 Public Event ItemBound As ExplorerBarItemEventHandler
public event ExplorerBarItemEventHandler ItemBound
イベント ハンドラが、このイベントに関連するデータを含む、ExplorerBarItemEventArgs 型の引数を受け取りました。次の ExplorerBarItemEventArgs プロパティには、このイベントの固有の情報が記載されます。
プロパティ | 解説 |
---|---|
ExplorerBarItem | イベントが発生された ExplorerBarItem を取得します。 |
ItemType Infragistics.Web.UI.NavigationControls.ExplorerBarItemBaseEventArgsから継承されます。 | 項目のタイプを取得します。ExplorerBarGroup | ExplorerBarItem | Unknown |