PivotCustomFilterPopupItemsEventArgs Properties
Provides data for the PivotGridControl.CustomFilterPopupItems event.
Name | Description |
---|---|
Field | Gets the field for which the event has been raised. |
Items | Gets the collection of filter items. |
Show |
Gets the ‘Show Blanks’ filter item. |
See Also