FlexReport for WinForms
SplitVertBehavior プロパティ (FieldBase)


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

参照

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