Skip to main content
All docs
V25.1
  • SummarizeBehavior.Properties Property

    Gets behavior settings.

    Namespace: DevExpress.AIIntegration.WinForms

    Assembly: DevExpress.AIIntegration.WinForms.v25.1.dll

    NuGet Package: DevExpress.AIIntegration.WinForms

    Declaration

    public SummarizeBehaviorProperties Properties { get; }

    Property Value

    Type Description
    SummarizeBehaviorProperties

    Behavior settings.

    See Also