IValueEditorCreator interface
Internal interface used for definition new (custom) types of value editors
public interface EasyData.IValueEditorCreator
Package: EasyData.Core
(targets: netstandard2.0
)
Assembly: EasyData.Core.dll
Methods
Section titled “Methods”Name | Type | Description |
---|---|---|
Create(string tag) | ValueEditor | Creates an instance of ValueEditor. |