IValueEditorCreator interface
Internal interface used for definition new (custom) types of value editors
public interface Korzh.EasyQuery.IValueEditorCreator
Methods
Section titled “Methods”Type | Name | Description |
---|---|---|
ValueEditor | Create() | Creates an instance of ValueEditor. |