IFilter |
public interface IFilterEditView
The IFilterEditView type exposes the following members.
| Name | Description | |
|---|---|---|
| IntervalFromText | Gets or sets the lower interval bound text. | |
| intervalToText | Gets or sets the upper interval bound text. | |
| SingleValueText | Gets or sets the single comparison value. |
| Name | Description | |
|---|---|---|
| SetOperatorChoices | Updates the available operator choices. | |
| SetValueText | Updates the combined filter text shown by the view. |
| Name | Description | |
|---|---|---|
| ClearAll | Occurs when the filter should be cleared. | |
| IntervalUpdated | Occurs when the interval filter values change. | |
| SimpleUpdated | Occurs when the simple filter value changes. |