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


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

参照

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