FilterEditorControl.SetFilterColumnsCollection Method
| Name | Parameters | Description |
|---|---|---|
| SetFilterColumnsCollection(FilterColumnCollection, IDXMenuManager) | columns, manager | Clears the FilterEditorControl‘s column collection and re-populates it manually with specific columns. The menu manager passed as the second parameter specifies the context menus’ look and feel settings. |
| SetFilterColumnsCollection(FilterColumnCollection) | columns | Clears the FilterEditorControl‘s column collection and re-populates it manually with specific columns. |