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


C1.Report アセンブリ > C1.Report 名前空間 > SubSection クラス : Visible プロパティ
Specifies whether the SubSection will be rendered in the report.
シンタックス
'宣言
 
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 メンバ