FlexReport for WinForms
Type プロパティ (Section)


C1.Win.FlexReport.4.5.2 アセンブリ > C1.Win.FlexReport 名前空間 > Section クラス : Type プロパティ
Sectionのタイプ(PageHeader、Detail など)を返します。
シンタックス
'宣言
 
Public ReadOnly Property Type As SectionTypeEnum
'使用法
 
Dim instance As Section
Dim value As SectionTypeEnum
 
value = instance.Type
public SectionTypeEnum Type {get;}
参照

Section クラス
Section メンバ
SectionTypeEnum 列挙体