FlexReport for WPF
Visible プロパティ (SubSection)


C1.WPF.FlexReport.4.6.2 アセンブリ > C1.WPF.FlexReport 名前空間 > SubSection クラス : Visible プロパティ
レポート内に SubSectionをレンダリングするかどうかを指定します。
シンタックス
'宣言
 
Public Property Visible As System.Boolean
'使用法
 
Dim instance As SubSection
Dim value As System.Boolean
 
instance.Visible = value
 
value = instance.Visible
public System.bool Visible {get; set;}
参照

SubSection クラス
SubSection メンバ