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


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

参照

ParagraphItem クラス
ParagraphItem メンバ