XPObjectSource.FilterString Property
In This Article
Specifies the string criteria used to filter data.
Namespace: DevExpress.Xpo
Assembly: DevExpress.DataAccess.v24.2.dll
NuGet Package: DevExpress.DataAccess
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
String | null | A string representation of the Criteria |
See Also