FlexReport for WinForms
ReportItems フィールド (Tablix)


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

参照

Tablix クラス
Tablix メンバ