TreeListOptionsColumnFilter Properties
Contains a treelist column’s filter options.
Name | Description |
---|---|
Allow |
Gets or sets whether the column’s values can be filtered using the Automatic Filtering Row. |
Allow |
Gets or sets whether users can filter data against this column using the pop-up filter menu and filter panel. |
Auto |
Gets or sets the type of the comparison operator used to create filter conditions for the current column via the Automatic Filtering Row. |
Filter |
Gets or sets whether the Tree |
Filter |
Gets or sets whether pop-up filter menus are displayed in the Excel or Classic style. |
Immediate |
Gets or sets whether the column’s filter condition is updated as soon as an end-user modifies the contents of the auto filter row‘s cell. |
Immediate |
Gets or sets whether a filter condition selected in the pop-up filter menu‘s calendar applies immediately. |
Immediate |
Gets or sets whether filter conditions immediately apply to data, or only when the Excel-style Filter Dropdown closes. |
Popup |
Gets or sets whether date-time values are arranged in an outline view or a list in the Excel style pop-up filter menus. |
Popup |
Gets or sets whether the Values or Filters tab is activated when the Excel style pop-up filter menu opens. |
Popup |
Gets or sets whether to show relational operators (Equals, Greater |
Popup |
Gets or sets data field (column) names separated by the comma, semicolon, space or tab character by which filter values are grouped in the column’s filter menu. |
Popup |
Gets or sets whether numeric values are arranged in a list or a range in the Excel style pop-up filter menus. |
Popup |
Gets or sets whether to show pattern-matching (e. |
Show |
Gets or sets whether the value list and value checklist in the pop-up filter menu contain the (Blanks) and (Non Blanks) filter conditions. |
Show |
Gets or sets whether the calendar in the pop-up filter menu contains the Show Empty filter condition. |
See Also