LookUpSettings.FilterString Property
Specifies the filter criteria applied to the LookUpSettings object.
Namespace: DevExpress.XtraReports.Parameters
Assembly: DevExpress.Printing.v25.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| String | String.Empty | A String value, specifying the filter string. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to FilterString |
|---|---|
| Parameter |
|
See Also