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


C1.WPF.Report アセンブリ > C1.WPF.Report 名前空間 > 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 列挙体