Skip to main content
All docs
V25.1
  • PivotTableFieldFilterMenuTemplateContext Properties

    Stores information about a field and is passed as the context 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