FlexReport for WinForms
PageHeader プロパティ (SectionCollection)


C1.Report.4.6.2 アセンブリ > C1.Report 名前空間 > SectionCollection クラス : PageHeader プロパティ
Returns a reference to the page header section of the report.
シンタックス
'宣言
 
Public ReadOnly Property PageHeader As Section
'使用法
 
Dim instance As SectionCollection
Dim value As Section
 
value = instance.PageHeader
public Section PageHeader {get;}
解説
This property is equivalent to this[SectionTypeEnum.PageHeader].
参照

参照

SectionCollection クラス
SectionCollection メンバ