Skip to main content
.NET 6.0+

DataSourceBase.CriteriaPropertyDescriptorProvider Property

For internal use.

Namespace: DevExpress.Persistent.Base.ReportsV2

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

Declaration

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

Property Value

Type
ITypedList
See Also