FlexReport for WinForms
ShowOutlines プロパティ (C1FlexViewer)


C1.Win.FlexViewer.4.5.2 アセンブリ > C1.Win.FlexViewer 名前空間 > C1FlexViewer クラス : ShowOutlines プロパティ
アウトラインパネルを表示できる場合は表示するかどうかを示す値を取得または設定します。
シンタックス
'宣言
 
Public Property ShowOutlines As System.Boolean
'使用法
 
Dim instance As C1FlexViewer
Dim value As System.Boolean
 
instance.ShowOutlines = value
 
value = instance.ShowOutlines
public System.bool ShowOutlines {get; set;}
参照

C1FlexViewer クラス
C1FlexViewer メンバ