PivotGridWebFieldOptionsFilter.OptionsListBoxSearchUI Property
Provides access to options that define the search string appearance and behavior in the filter popup for the current field.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Description |
|---|---|
| DevExpress.Web.ASPxPivotGrid.PivotGridFilterListBoxSearchUIWebOptions | A DevExpress.Web.ASPxPivotGrid.PivotGridFilterListBoxSearchUIWebOptions object containing the filter popup options. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to OptionsListBoxSearchUI |
|---|---|
| PivotGridField |
|
See Also