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


C1.WPF.FlexReport.4.6.2 アセンブリ > C1.WPF.FlexReport 名前空間 > Field クラス : Section プロパティ
シンタックス
'宣言
 
Public Property Section As C1.Report.SectionTypeEnum
'使用法
 
Dim instance As Field
Dim value As C1.Report.SectionTypeEnum
 
instance.Section = value
 
value = instance.Section
public C1.Report.SectionTypeEnum Section {get; set;}
参照

参照

Field クラス
Field メンバ