FlexReport for WinForms
OutlinesVisible プロパティ (SubreportField)


C1.Report.4.6.2 アセンブリ > C1.Report 名前空間 > SubreportField クラス : OutlinesVisible プロパティ
Gets or sets a value indicating whether the outlines generated by this subreport should be included in the master report's outline tree.
シンタックス
'宣言
 
Public Property OutlinesVisible As System.Boolean
'使用法
 
Dim instance As SubreportField
Dim value As System.Boolean
 
instance.OutlinesVisible = value
 
value = instance.OutlinesVisible
public System.bool OutlinesVisible {get; set;}
参照

参照

SubreportField クラス
SubreportField メンバ