FlexReport for WPF
Header プロパティ (SectionCollection)


C1.WPF.FlexReport.4.6.2 アセンブリ > C1.WPF.FlexReport 名前空間 > SectionCollection クラス : Header プロパティ
レポートヘッダーセクションへの参照を返します。
シンタックス
'宣言
 
Public ReadOnly Property Header As Section
'使用法
 
Dim instance As SectionCollection
Dim value As Section
 
value = instance.Header
public Section Header {get;}
解説
このプロパティは、this[SectionTypeEnum.Header] と同じです。
参照

SectionCollection クラス
SectionCollection メンバ