バージョン

ResolveBinding メソッド

Infragistics.Controls.Grids.Cell のために使用するバインディングを作成します。
シンタックス
'宣言
 
Protected Friend Overrides Function ResolveBinding( _
   ByVal cell As Infragistics.Controls.Grids.Cell _
) As Binding
protected internal override Binding ResolveBinding( 
   Infragistics.Controls.Grids.Cell cell
)

パラメータ

cell

戻り値の型

バインディングが作成できない場合、null が返されます。
参照