SummarizeBehavior(Type, SummarizationMode) Constructor
Initializes a new instance of the SummarizeBehavior class with specified settings.
Namespace: DevExpress.AIIntegration.WinForms
Assembly: DevExpress.AIIntegration.WinForms.v25.1.dll
NuGet Package: DevExpress.AIIntegration.WinForms
Declaration
Parameters
| Name | Type |
|---|---|
| behaviorSourceType | Type |
| summarizationMode | SummarizationMode |
See Also