FlexReport for WinForms
Background プロパティ (VisualReportObject)


C1.Report.4.6.2 アセンブリ > C1.Report 名前空間 > VisualReportObject クラス : Background プロパティ
Gets or sets the C1.Document.C1Brush object determining the object's background.
シンタックス
'宣言
 
Public Property Background As C1Brush
'使用法
 
Dim instance As VisualReportObject
Dim value As C1Brush
 
instance.Background = value
 
value = instance.Background
public C1Brush Background {get; set;}
参照

参照

VisualReportObject クラス
VisualReportObject メンバ