FetchRowsEventArgsBase.AllowRetry Property
In This Article
Gets or sets whether re-requesting data is allowed.
Namespace: DevExpress.Xpf.Data
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true to allow re-requesting data; otherwise, false. |
See Also