FlexReport for WPF
ParagraphItemCollection クラス
メンバ 


C1.WPF.Report アセンブリ > C1.WPF.Report 名前空間 : ParagraphItemCollection クラス
ParagraphItem オブジェクトのコレクションを表します。
オブジェクト モデル
ParagraphItemCollection クラス
シンタックス
'宣言
 
Public Class ParagraphItemCollection 
   Inherits C1.WPF.Report.ReportObjectList(Of ParagraphItem)
'使用法
 
Dim instance As ParagraphItemCollection
public class ParagraphItemCollection : C1.WPF.Report.ReportObjectList<ParagraphItem> 
継承階層

System.Object
   C1.WPF.Report.ReportObjectCollection<TItem>
      C1.WPF.Report.ReportObjectList<TItem>
         C1.WPF.Report.ParagraphItemCollection

参照

ParagraphItemCollection メンバ
C1.WPF.Report 名前空間