FlexReport for WinForms
PrintAtPageBottom プロパティ (SubSection)


C1.Report アセンブリ > C1.Report 名前空間 > SubSection クラス : PrintAtPageBottom プロパティ
For master report's sub-sections only, gets or sets a value indicating whether the current sub section should print at the bottom of the page immediately above the page footer, rather than right below the detail. The default is false.

This property is ignored for non-footer sections or for footers of sub-reports.

シンタックス
'宣言
 
Public Property PrintAtPageBottom As System.Boolean
'使用法
 
Dim instance As SubSection
Dim value As System.Boolean
 
instance.PrintAtPageBottom = value
 
value = instance.PrintAtPageBottom
public System.bool PrintAtPageBottom {get; set;}
参照

参照

SubSection クラス
SubSection メンバ