FlexReport for WinForms
Cells フィールド (TablixBodyRow)


C1.Document.4.6.2 アセンブリ > C1.Ssrs.RplReader.Recs 名前空間 > TablixBodyRow クラス : Cells フィールド
シンタックス
'宣言
 
Public Cells As System.Collections.Generic.List(Of TablixBodyCell)
'使用法
 
Dim instance As TablixBodyRow
Dim value As System.Collections.Generic.List(Of TablixBodyCell)
 
value = instance.Cells
 
instance.Cells = value
public System.Collections.Generic.List<TablixBodyCell> Cells
参照

参照

TablixBodyRow クラス
TablixBodyRow メンバ