FlexReport for WinForms
ParagraphItemCollection クラス メンバ
プロパティ  メソッド 


C1.Report アセンブリ > C1.Report 名前空間 : ParagraphItemCollection クラス

ParagraphItemCollectionデータ型で公開されるメンバを以下の表に示します。

パブリック プロパティ
 名前解説
Public プロパティGets the number of elements in the collection. C1.Report.ReportObjectList<ParagraphItem>から継承されます。
Public プロパティオーバーロードされます。 Gets the element at the specified index. C1.Report.ReportObjectList<ParagraphItem>から継承されます。
Public プロパティオーバーライドされます。 Gets the FlexReport object owning this collection.  
トップ
パブリック メソッド
 名前解説
Public メソッドオーバーロードされます。 Adds a ParagraphText object to the collection.  
Public メソッドClears collection.  
Public メソッドオーバーロードされます。 Determines whether the collection contains an item with specified name. C1.Report.ReportObjectCollection<TItem>から継承されます。
Public メソッドCopies the elements of the collection to an System.Array, starting at a particular array index. C1.Report.ReportObjectCollection<TItem>から継承されます。
Public メソッドGets the item by its name, returns null if not found. C1.Report.ReportObjectCollection<TItem>から継承されます。
Public メソッドFor internal use. C1.Report.ReportObjectCollection<TItem>から継承されます。
Public メソッドGets the index of the element by its name. C1.Report.ReportObjectCollection<TItem>から継承されます。
Public メソッドGets the index of the element. C1.Report.ReportObjectCollection<TItem>から継承されます。
Public メソッドMoves the item with the specified index to a new new position specified by newIndex. C1.Report.ReportObjectCollection<TItem>から継承されます。
Public メソッドRemoves a ParagraphItem object from collection.  
Public メソッドRemoves item with specified index from the collection.  
トップ
参照

参照

ParagraphItemCollection クラス
C1.Report 名前空間