FlexGrid for UWP
RowWithDetails コンストラクタ

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

パラメータ

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

RowWithDetails クラス
RowWithDetails メンバ