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


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

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

パブリック プロパティ
 名前解説
Public プロパティGets the number of elements in the collection. C1.Report.ReportObjectList<Section>から継承されます。
Public プロパティReturns a reference to the detail section of the report.  
Public プロパティReturns a reference to the report footer section.  
Public プロパティReturns a reference to the report header section.  
Public プロパティオーバーロードされます。 Gets a section from a FlexReport.Sections collection by its Section.Type. Throws an exception if section with specified Section.Type not found.  
Public プロパティReturns a reference to the page footer section of the report.  
Public プロパティReturns a reference to the page header section of the report.  
Public プロパティオーバーライドされます。 Gets the FlexReport object owning this 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 メソッドGets a section from a FlexReport.Sections collection by its Section.Type. Returns null if section not found.  
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>から継承されます。
トップ
参照

参照

SectionCollection クラス
C1.Report 名前空間