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


C1.Report.4.6.2 アセンブリ > C1.Report 名前空間 > BehaviorOptions クラス : IgnoreMarginsForEmptyFields プロパティ
Gets or sets a value indicating whether for empty fields with AutoHeight or FieldBase.AutoWidth set to AutoSizeBehavior.CanShrink, margins and borders will have zero heights or widths in the generated report layout. The default is false. Setting this to true improves compatibility with C1Report.
シンタックス
'宣言
 
Public Property IgnoreMarginsForEmptyFields As System.Boolean
'使用法
 
Dim instance As BehaviorOptions
Dim value As System.Boolean
 
instance.IgnoreMarginsForEmptyFields = value
 
value = instance.IgnoreMarginsForEmptyFields
public System.bool IgnoreMarginsForEmptyFields {get; set;}
参照

参照

BehaviorOptions クラス
BehaviorOptions メンバ