Skip to main content

DataSourceBase.CriteriaPropertyDescriptorProvider Property

For internal use.

Namespace: DevExpress.Persistent.Base.ReportsV2

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

NuGet Package: DevExpress.Persistent.Base

Declaration

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

Property Value

Type
ITypedList
See Also