DataSourceBase.CriteriaString Property
In This Article
Specifies the string representation of the criteria used to filter data in a report.
Namespace: DevExpress.Persistent.Base.ReportsV2
Assembly: DevExpress.Persistent.Base.v24.2.dll
NuGet Package: DevExpress.Persistent.Base
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
String | null | The string representation of the Collection |
See Also