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


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

参照

Section クラス
Section メンバ