WcfServerModeDataSource.UseExtendedDataQuery Property
Gets or sets whether the grid control extends data queries to speed up the performance. This is a dependency property.
Namespace: DevExpress.Xpf.Core.ServerMode
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true to extend data queries; otherwise, false. |
See Also