[]
Interface implemented by column filter editor controls.
public interface IC1ColumnFilterEditor
| Name | Description |
|---|---|
| KeepFormOpen | Gets a value that determines whether the containing form should remain open even when it is deactivated. |
| Name | Description |
|---|---|
| ApplyChanges() | Applies changes to the filter being edited. |
| Initialize(C1FlexGridBase, int, IC1ColumnFilter) | Initializes the editor with parameters from a filter to be edited. |