PivotCustomFilterPopupItemsEventArgs Properties
Provides data for the ASPxPivotGrid.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