Skip to main content
A newer version of this page is available. .
All docs
V21.2
.NET Framework 4.5.2+

DataSourceBase.UseRemoteTypedListProvider Property

For internal use.

Namespace: DevExpress.Persistent.Base.ReportsV2

Assembly: DevExpress.Persistent.Base.v21.2.dll

Declaration

[Browsable(false)]
public static bool UseRemoteTypedListProvider { get; set; }

Property Value

Type
Boolean

Remarks

This member supports the internal infrastructure and is not intended to be used directly from your code.

See Also