バージョン

GetContainingGrid メソッド

指定された Infragistics.Windows.DataPresenter.Cell を含むグリッドの AutomationPeer を返します。
シンタックス
'宣言
 
Function GetContainingGrid( _
   ByVal cell As Cell _
) As AutomationPeer
AutomationPeer GetContainingGrid( 
   Cell cell
)

パラメータ

cell
含んでいるグリッド AutomationPeer を返す Infragistics.Windows.DataPresenter.Cell

戻り値の型

指定された Infragistics.Windows.DataPresenter.Cell を含むグリッドの AutomationPeer。
参照