OLAP for WPF /Silverlight
CreateBoundRowWithDetails メソッド

C1.WPF.FlexGrid.4.5.2 アセンブリ > C1.WPF.FlexGrid 名前空間 > C1FlexGrid クラス : CreateBoundRowWithDetails メソッド
行が表す項目。
指定されたデータ項目に連結された詳細行を作成します。
シンタックス
'宣言
 
Protected Overridable Function CreateBoundRowWithDetails( _
   ByVal dataItem As System.Object _
) As RowWithDetails
protected virtual RowWithDetails CreateBoundRowWithDetails( 
   System.object dataItem
)

パラメータ

dataItem
行が表す項目。

戻り値の型

指定されたデータ項目に連結された行。
参照

C1FlexGrid クラス
C1FlexGrid メンバ