PivotGridFieldOptionsFilter Properties
Contains the field’s filtering options.
Name | Description |
---|---|
Popup |
Gets or sets the filter control type in the Values tab of the Excel-style filter popup (if the current field contains date-time values). |
Popup |
Gets or sets the default tab opened in the Excel-style filter popup. |
Popup |
Gets or sets a set of relational operators (equality and inequalities) used to create a filter condition in the Filters tab of the Excel-style filter popup (if the current field contains enumeration data). |
Popup |
Gets or sets whether filter conditions are applied to data immediately or only when the drop-down filter is closed. This property is in effect for the Excel-style Filter Dropdown. |
Popup |
Gets or sets the filter control type in the Values tab of the Excel-style filter popup (if the current field contains numeric data). |
Popup |
Gets or sets whether or not filters applied to other fields affect filter values displayed for the current field in the Excel-style filter popup. |
Popup |
Gets or sets whether or not the Excel-style pop-up filter shows NULL values from a current field. |
Popup |
Gets or sets a set of relational operators (equality and inequalities) used to create a filter condition in the Filters tab of the Excel-style filter popup (if the current field contains text data). |
See Also