FilterPopupExcelEventArgs Properties
Provides data for the PivotGridControl.ShowFilterPopupExcel event.
Name | Description |
---|---|
Default |
Gets or sets the filter operator selected by default in the Filters tab. |
Field | Get the Pivot Grid field being processed. |
Is |
Gets or sets whether single (the radio mode) or multiple filter values can be selected simultaneously. |
Show |
Gets or sets whether to show advanced date periods (Year to Date, All Dates in the Period). |
Show |
For internal use. |
Show |
Gets or sets whether to show the ‘Is Blank’ and ‘Is Not Blank’ filter conditions. |
Show |
Gets or sets whether to show comparison filter conditions (Greater Than, Less Than, etc.). |
Show |
Gets or sets whether to show the ‘Custom Filter’. |
Show |
Gets or sets whether to show date periods (Specific Date Periods, Today, Last Month, Year to Date, etc.). |
Show |
Gets or sets whether to show the Filters tab. |
Show |
Gets or sets whether to show the pattern-matching (Is Like, Is Not Like) operators for string values. |
Show |
Gets or sets whether to show the ‘Is Null’ and ‘Is Not Null’ filter conditions. |
Show |
Gets or sets whether to show the ‘Predefined Filters’. |
Show |
For internal use. |
Show |
See Also