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

DataSourceBase.CriteriaPropertyDescriptorProvider Property

For internal use.

Namespace: DevExpress.Persistent.Base.ReportsV2

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

Declaration

[Browsable(false)]
public virtual ITypedList CriteriaPropertyDescriptorProvider { get; }

Property Value

Type
ITypedList
See Also