SmartAutoCompleteBehavior.ShowProgressIndicator Property
Gets or sets whether to display a wait indicator when waiting for a response from the AI service.
Namespace: DevExpress.AIIntegration.Wpf
Assembly: DevExpress.AIIntegration.Wpf.v24.2.dll
NuGet Package: DevExpress.AIIntegration.Wpf
Declaration
Property Value
Type | Description |
---|---|
Boolean | true to display a wait indicator; otherwise, false. |
See Also