FlexReport for WinForms
Rows フィールド (TablixStructure)


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

参照

TablixStructure クラス
TablixStructure メンバ