バージョン

ResolveBinding メソッド

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

パラメータ

cell

戻り値の型

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