FlexReport for WinForms
ReportItems プロパティ (RplReader)


C1.Document アセンブリ > C1.Ssrs.RplReader 名前空間 > RplReader クラス : ReportItems プロパティ
Gets collection of all report item loaded during RPL parsing.
シンタックス
'宣言
 
Public ReadOnly Property ReportItems As ReportItemCollection
'使用法
 
Dim instance As RplReader
Dim value As ReportItemCollection
 
value = instance.ReportItems
public ReportItemCollection ReportItems {get;}
参照

参照

RplReader クラス
RplReader メンバ