ListBoxEdit.ShowWaitIndicator Property
Specifies whether to show the wait indicator when a list box is loading data from a data source.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v25.2.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean |
|
Remarks
The ShowWaitIndicator property is set to true by default.
See Also