バージョン

ResolveDisplayElementInternal(Cell,Binding,RowType) メソッド

セルは編集モードではないときに、Infragistics.Controls.Grids.Cell に表示される要素を設定します。
シンタックス
'宣言
 
Protected Friend Overloads Overridable Function ResolveDisplayElementInternal( _
   ByVal cell As Cell, _
   ByVal cellBinding As Binding, _
   ByVal rowType As RowType _
) As FrameworkElement
protected internal virtual FrameworkElement ResolveDisplayElementInternal( 
   Cell cell,
   Binding cellBinding,
   RowType rowType
)

パラメータ

cell
cellBinding
rowType

戻り値の型

要素を表示する必要があります。
参照