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


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

参照

SectionCollection クラス
SectionCollection メンバ