バージョン

RegisterObjectColumn メソッド (Series)

割り当てた ItemsSource のオブジェクト列を登録します。
シンタックス
'宣言
 
Protected Overridable Function RegisterObjectColumn( _
   ByVal memberPath As String _
) As Infragistics.IFastItemColumn(Of Object)
protected virtual Infragistics.IFastItemColumn<object> RegisterObjectColumn( 
   string memberPath
)

パラメータ

memberPath
列値を取り出すプロパティ パス。

戻り値の型

列の参照。
参照