Skip to main content
All docs
V25.1
  • AIPromptToReportConverterConfigurationBuilder.FixLayoutErrors() Method

    Specifies whether to automatically resolve report control overlapping.

    Namespace: DevExpress.AspNetCore.Reporting

    Assembly: DevExpress.AIIntegration.AspNetCore.Reporting.v25.1.dll

    NuGet Package: DevExpress.AIIntegration.AspNetCore.Reporting

    Declaration

    public AIPromptToReportConverterConfigurationBuilder FixLayoutErrors()

    Returns

    Type Description
    AIPromptToReportConverterConfigurationBuilder

    An AIPromptToReportConverterConfigurationBuilder object that can be used to further configure the AI-powered Prompt-to-Report functionality in Web Report Designer.

    See Also