'宣言 Protected Overridable Function CreateBoundRowWithDetails( _ ByVal dataItem As System.Object _ ) As RowWithDetails
protected virtual RowWithDetails CreateBoundRowWithDetails( System.object dataItem )
パラメータ
- dataItem
- 行が表す項目。
戻り値の型
指定されたデータ項目に連結された行。