バージョン

ActiveCell プロパティ (Activation)

現在アクティブなセルを取得または設定します。null に設定すると、セルはアクティブになりません。
シンタックス
'宣言
 
Public Property ActiveCell As GridRecordItem
public GridRecordItem ActiveCell {get; set;}
参照