Skip to content

TextXElement class

The row element that displays text.

public class Korzh.EasyQuery.WinForms.TextXElement
: XElement

Package: Korzh.EasyQuery.WinForms (targets: net461, net5.0-windows7.0, netcoreapp3.1)

Assembly: Korzh.EasyQuery.WinForms.dll

NameTypeDescription
TextXElement(string text, string subType)voidInitializes a new instance of the Korzh.EasyQuery.WinForms.TextXElement class.
TextXElement(string text)voidInitializes a new instance of the Korzh.EasyQuery.WinForms.TextXElement class.
TextXElement()voidInitializes a new instance of the Korzh.EasyQuery.WinForms.TextXElement class.
NameTypeDescription
ElementControlControlGets the control that implement element’s interaction with end user.
NameTypeDescription
CreateElementControl()ControlCreates the Korzh.EasyQuery.WinForms.TextXElement.ElementControl.
ParseXmlNode(XmlNode node)voidParses the XML-description of element.
NameTypeDescription
TagNamestringGets the name of the XML tag concerned with element.