ReportTestDataSourceBehavior.Create(Type) Method
For internal use.
Namespace: DevExpress.AIIntegration.WinForms.Reporting
Assembly: DevExpress.AIIntegration.WinForms.Reporting.v25.2.dll
NuGet Package: DevExpress.AIIntegration.WinForms.Reporting
Declaration
[Browsable(false)]
public static ReportTestDataSourceBehavior Create(
Type behaviorSourceType
)
Parameters
| Name | Type |
|---|---|
| behaviorSourceType | Type |
Returns
| Type |
|---|
| ReportTestDataSourceBehavior |
See Also