Back to Devexpress

ReportPromptToReportBehavior.FixLayoutErrors Property

xtrareports-devexpress-dot-aiintegration-dot-wpf-dot-reporting-dot-reportprompttoreportbehavior-b52e18c8.md

latest1.4 KB
Original Source

ReportPromptToReportBehavior.FixLayoutErrors Property

Specifies whether to automatically resolve overlapping report controls.

Namespace : DevExpress.AIIntegration.Wpf.Reporting

Assembly : DevExpress.AIIntegration.Wpf.Reporting.v25.2.dll

NuGet Package : DevExpress.AIIntegration.Wpf.Reporting

Declaration

csharp
public bool FixLayoutErrors { get; set; }
vb
Public Property FixLayoutErrors As Boolean

Property Value

TypeDescription
Boolean

true to resolve overlapping report controls; otherwise, false

|

See Also

ReportPromptToReportBehavior Class

ReportPromptToReportBehavior Members

DevExpress.AIIntegration.Wpf.Reporting Namespace