[]
        
(Showing Draft Content)

C1.WPF.Report.BehaviorOptions.IgnoreMarginsForEmptyFields

IgnoreMarginsForEmptyFields Property

IgnoreMarginsForEmptyFields

Gets or sets a value indicating whether for empty fields with AutoHeight or AutoWidth set to 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.

Declaration
public bool IgnoreMarginsForEmptyFields { get; set; }