Defines types of filters available in TreeGrids. The available filter types are:
Menu
: Applies a dialog-based filtering option, where users can select operators such as ‘equals’, ‘contains’, etc., and enter filter values for more granular control.Excel
: Provides Excel-like filtering capabilities.FilterBar
: Uses a filter bar at the top of each column.