[]
Defines a value editor of filter condition.
public interface IConditionValueEditor
Name | Description |
---|---|
IsDroppedDown | Gets a value that determines whether the editor's modal form is open or not. |
Name | Description |
---|---|
GetValue() | Gets a value of editor. |
SetValue(object) | Sets a value to editor. |