ReportModifyBehavior(Type) Constructor
Initializes a new instance of the ReportModifyBehavior class with specified settings.
Namespace: DevExpress.AIIntegration.WinForms.Reporting
Assembly: DevExpress.AIIntegration.WinForms.Reporting.v26.1.dll
NuGet Package: DevExpress.AIIntegration.WinForms.Reporting
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| behaviorSourceType | Type | The type of the target control to which the behavior is attached. |
See Also