FlexReport for WinForms
EmbedSubReports プロパティ (C1ReportSerializer)


C1.Report.4.6.2 アセンブリ > C1.Report.Serialization 名前空間 > C1ReportSerializer クラス : EmbedSubReports プロパティ
Gets or sets the value indicating whether to embed subreports into the output stream.
シンタックス
'宣言
 
Public Property EmbedSubReports As System.Boolean
'使用法
 
Dim instance As C1ReportSerializer
Dim value As System.Boolean
 
instance.EmbedSubReports = value
 
value = instance.EmbedSubReports
public System.bool EmbedSubReports {get; set;}
参照

参照

C1ReportSerializer クラス
C1ReportSerializer メンバ