FlexReport for WinForms
PageAreaBackColor プロパティ (C1FlexViewerDialog)


C1.Win.FlexViewer.4.5.2 アセンブリ > C1.Win.FlexViewer 名前空間 > C1FlexViewerDialog クラス : PageAreaBackColor プロパティ
ドキュメントページの背後の領域を塗りつぶす色を取得または設定します。
シンタックス
'宣言
 
Public Property PageAreaBackColor As System.Drawing.Color
'使用法
 
Dim instance As C1FlexViewerDialog
Dim value As System.Drawing.Color
 
instance.PageAreaBackColor = value
 
value = instance.PageAreaBackColor
public System.Drawing.Color PageAreaBackColor {get; set;}
参照

C1FlexViewerDialog クラス
C1FlexViewerDialog メンバ