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


C1.Report.4.6.2 アセンブリ > C1.Report 名前空間 > BehaviorOptions クラス : IncreaseSubSectionHeightToFitFields プロパティ
Gets or sets a value indicating whether the height of SubSection should be increased to fit all fields. This setting is usefull when report generated at runtime. The default is false. Setting this to true improves compatibility with C1Report.
シンタックス
'宣言
 
Public Property IncreaseSubSectionHeightToFitFields As System.Boolean
'使用法
 
Dim instance As BehaviorOptions
Dim value As System.Boolean
 
instance.IncreaseSubSectionHeightToFitFields = value
 
value = instance.IncreaseSubSectionHeightToFitFields
public System.bool IncreaseSubSectionHeightToFitFields {get; set;}
参照

参照

BehaviorOptions クラス
BehaviorOptions メンバ