PivotTableFieldFilterMenuTemplateContext Properties
Stores information about a field and is passed as thecontext
parameter to DxPivotTable.FieldFilterMenuTemplate and DxPivotTableField.FilterMenuTemplate templates.
Name | Description |
---|---|
Field | Returns the field to which the filter menu belongs. |
FilterCriteria | Specifies the filter criteria applied to a data column. |
HierarchicalDateView | Specifies whether filter menu displays dates as a hierarchy. |
ListView | Specifies whether filter menu displays values as a plain list. |
See Also