FlexReport for UWP
ParagraphItemCollection クラス
メンバ 

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

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

参照

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