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


C1.Report アセンブリ > C1.Report 名前空間 > Section クラス : Visible プロパティ
Specifies whether the Section will be rendered in the report.
シンタックス
'宣言
 
Public Property Visible As System.Boolean
'使用法
 
Dim instance As Section
Dim value As System.Boolean
 
instance.Visible = value
 
value = instance.Visible
public System.bool Visible {get; set;}
参照

参照

Section クラス
Section メンバ