AutoComplete for ASP.NET Web Forms
Sections プロパティ

C1.C1Report.4 アセンブリ > C1.C1Report 名前空間 > C1Report クラス : Sections プロパティ
Gets the collection of Section objects in the report definition.
シンタックス
'宣言
 
Public ReadOnly Property Sections As SectionCollection
public SectionCollection Sections {get;}
解説
This collection always contains at least five items, which correspond to the standard report sections that are always present: Detail, Header, Footer, PageHeader, and PageFooter.
参照

C1Report クラス
C1Report メンバ