FlexGrid for WPF
RowWithDetails コンストラクタ

C1.WPF.FlexGrid.4.6.2 アセンブリ > C1.WPF.FlexGrid 名前空間 > RowWithDetails クラス : RowWithDetails コンストラクタ
この行が表すデータ項目。
RowWithDetailsの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal dataItem As System.Object _
)
public RowWithDetails( 
   System.object dataItem
)

パラメータ

dataItem
この行が表すデータ項目。
参照

RowWithDetails クラス
RowWithDetails メンバ