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


C1.Report.4.6.2 アセンブリ > C1.Report 名前空間 > SubSection クラス : SplitBehavior プロパティ
Gets or sets a value determining how the sub-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 SubSection
Dim value As SplitBehavior
 
instance.SplitBehavior = value
 
value = instance.SplitBehavior
public SplitBehavior SplitBehavior {get; set;}
参照

参照

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