バージョン

ActiveItem プロパティ

ActiveCell の基になるデータオブジェクトを取得または設定します。
シンタックス
'宣言
 
Public Property ActiveItem As Object
public object ActiveItem {get; set;}
解説
子バンドの Cell が ActiveCell の場合、 ActiveItem は null になります。
参照