[]
Interface implemented by column filter objects.
public interface IC1ColumnFilter
| Name | Description |
|---|---|
| IsActive | Gets a value that determines whether the filter is active. |
| Name | Description |
|---|---|
| Apply(object) | Applies the filter to a value. |
| GetEditor() | Gets the editor used to modify the filter at run time. |
| Reset() | Resets the filter making it inactive. |