PrintDocument for WinForms
HeaderFooterWidthAsTotalColumnWidth プロパティ (CompatibilityOptions)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > CompatibilityOptions クラス : HeaderFooterWidthAsTotalColumnWidth プロパティ
Gets or sets a value indicating whether the widths of page headers and footers should be equal to the sum of the widths of all page columns. The default is false. Set this property to true to improve compatibility with C1Report.
シンタックス
'宣言
 
Public Property HeaderFooterWidthAsTotalColumnWidth As System.Boolean
'使用法
 
Dim instance As CompatibilityOptions
Dim value As System.Boolean
 
instance.HeaderFooterWidthAsTotalColumnWidth = value
 
value = instance.HeaderFooterWidthAsTotalColumnWidth
public System.bool HeaderFooterWidthAsTotalColumnWidth {get; set;}
参照

CompatibilityOptions クラス
CompatibilityOptions メンバ