SummarizeBehavior.Properties Property
In This Article
Gets behavior settings.
Namespace: DevExpress.AIIntegration.WinForms
Assembly: DevExpress.AIIntegration.WinForms.v24.2.dll
NuGet Package: DevExpress.AIIntegration.WinForms
#Declaration
public SummarizeBehaviorProperties Properties { get; }
#Property Value
Type | Description |
---|---|
Summarize |
Behavior settings. |
See Also