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. |
ShowBlanksItem | Gets the ‘Show Blanks’ filter item. |
See Also