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