FlexReport for WinForms
SplitBehavior プロパティ (Section)


C1.Report.4.6.2 アセンブリ > C1.Report 名前空間 > Section クラス : SplitBehavior プロパティ
Gets or sets a value determining how the section behaves when it is too high to fit in the vertical space available on the current page.
シンタックス
'宣言
 
Public Property SplitBehavior As SplitBehavior
'使用法
 
Dim instance As Section
Dim value As SplitBehavior
 
instance.SplitBehavior = value
 
value = instance.SplitBehavior
public SplitBehavior SplitBehavior {get; set;}
参照

参照

Section クラス
Section メンバ
SplitHorzBehavior プロパティ