Skip to main content
All docs
V25.2
  • ReportPromptToReportBehavior.Create(Type) Method

    This method is intended for internal use. You do not need to call it directly from your code.

    Namespace: DevExpress.AIIntegration.WinForms.Reporting

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

    NuGet Package: DevExpress.AIIntegration.WinForms.Reporting

    Declaration

    [Browsable(false)]
    public static ReportPromptToReportBehavior Create(
        Type behaviorSourceType
    )

    Parameters

    Name Type
    behaviorSourceType Type

    Returns

    Type
    ReportPromptToReportBehavior
    See Also