FlexReport for WinForms
ParagraphItemCollection クラス
メンバ 


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

System.Object
   C1.Win.FlexReport.ReportObjectCollection<TItem>
      C1.Win.FlexReport.ReportObjectList<TItem>
         C1.Win.FlexReport.ParagraphItemCollection

参照

ParagraphItemCollection メンバ
C1.Win.FlexReport 名前空間