Skip to main content
All docs
V26.1
  • DocumentSummarizeBehavior.Properties Property

    Gets behavior settings.

    Namespace: DevExpress.AIIntegration.WinForms

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

    Declaration

    public SummarizeBehaviorProperties Properties { get; }

    Property Value

    Type Description
    SummarizeBehaviorProperties

    Behavior settings.

    See Also