FlexReport for WinForms
AllowHorizontalSplitting プロパティ (BehaviorOptions)


C1.Report.4.6.2 アセンブリ > C1.Report 名前空間 > BehaviorOptions クラス : AllowHorizontalSplitting プロパティ
Gets or sets a value indicating whether the report content can be split when it is too wide to fit in the horizontal space available on the page.
シンタックス
'宣言
 
Public Property AllowHorizontalSplitting As System.Boolean
'使用法
 
Dim instance As BehaviorOptions
Dim value As System.Boolean
 
instance.AllowHorizontalSplitting = value
 
value = instance.AllowHorizontalSplitting
public System.bool AllowHorizontalSplitting {get; set;}
参照

参照

BehaviorOptions クラス
BehaviorOptions メンバ