Internal interface used for definition new (custom) types of row elements
public interface Korzh.EasyQuery.WinForms.XElement.ICreator
Package: Korzh.EasyQuery.WinForms
(targets: net461
, net5.0-windows7.0
, netcoreapp3.1
)
Assembly: Korzh.EasyQuery.WinForms.dll
Properties
Name | Type | Description |
---|---|---|
TagName | string |
Gets the tag name for corresponding element type. |
Methods
Name | Type | Description |
---|---|---|
Create() | XElement | Creates row element of corresponding type |